dwf: moved runner finished & callback test to suites

This commit is contained in:
Davis W. Frank
2009-06-15 08:14:55 -07:00
parent 9928674b37
commit 95b52b9f82
2 changed files with 19 additions and 1 deletions

1
spec/bootstrap.js vendored
View File

@@ -284,7 +284,6 @@ var runTests = function () {
runSuite('JsonReporterTest.js');
runSuite('SpyTest.js');
testRunnerFinishCallback();
testFormatsExceptionMessages();
testHandlesExceptions();
testResultsAliasing();