Fix 'doubled' test runs in test runner

This commit is contained in:
ragaskar
2009-09-01 21:21:54 -07:00
parent b9ee6a9119
commit 50134eb1ac
20 changed files with 288 additions and 272 deletions

View File

@@ -489,6 +489,7 @@ describe("jasmine spec running", function () {
});
it('nested suites', function () {
var foo = 0;
var bar = 0;
var baz = 0;