Bug 716867 - test_sqliteMultiReporter.xul calls SimpleTest.finish needlessly; r=njn

This commit is contained in:
Ehsan Akhgari 2012-01-10 09:26:45 -05:00
parent ddb9d03a2f
commit 701c7f16b7

View File

@ -50,7 +50,6 @@
// we explicitly check something.
ok(true);
SimpleTest.finish();
]]>
</script>
</window>