Skip to content

Commit 3100f07

Browse files
committed
Testing: update expected results for Mocha 1.21.5.
1 parent e0c829c commit 3100f07

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
@@ -132,9 +132,9 @@ var repositoriesOptional = [
132132
'test/browser/opts.html'
133133
],
134134
expected_results: {
135-
tests: 84,
135+
tests: 83,
136136
passed: 77,
137-
failed: 7
137+
failed: 6
138138
}
139139
}
140140
];

0 commit comments

Comments
 (0)