Skip to content

Commit 8c88f26

Browse files
committed
Testing: update QUnit expected results from assertions to tests.
1 parent f932622 commit 8c88f26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/external-tests.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ var repositories = [
3131
'test/index.html'
3232
],
3333
expected_results: {
34-
tests: 534,
35-
passed: 534,
34+
tests: 133,
35+
passed: 130,
3636
failed: 0
3737
}
3838
},

0 commit comments

Comments
 (0)