Bug 652802, followup, fix copy/paste error in relations/test_tabbrowser.xul, r=tbsaunde

This commit is contained in:
Alexander Surkov 2011-08-08 15:57:38 +09:00
parent e57b94d5d4
commit 5ca28446ec

View File

@ -65,7 +65,7 @@
if (this.reorderCnt == docURIs.length) {
unregisterA11yEventListener(EVENT_REORDER, this);
testAccTree();
testRelations();
}
},