Bug 716145 - test_eventctors.html calls SimleTest.finish needlessly; r=smaug

--HG--
extra : rebase_source : 3dbd516acbaf1e21be24d6bb443d330ba02d61f1
This commit is contained in:
Ehsan Akhgari 2012-01-09 13:09:00 -05:00
parent d006a61f17
commit d6351da2d9

View File

@ -391,8 +391,6 @@ while (testProps.length) {
}
}
SimpleTest.finish();
</script>
</pre>
</body>