Skip to content

Commit 0a18c5a

Browse files
committed
Testing: comment out Mocha 2.4.5.
1 parent 3100f07 commit 0a18c5a

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
@@ -36,7 +36,7 @@ var repositories = [
3636
failed: 0
3737
}
3838
},
39-
{
39+
/*{
4040
name: 'mocha',
4141
tag: 'v2.4.5',
4242
url: 'https://github.com/mochajs/mocha.git',
@@ -59,7 +59,7 @@ var repositories = [
5959
passed: 80,
6060
failed: 9
6161
}
62-
},
62+
},*/
6363
{
6464
name: 'spine',
6565
tag: 'v.1.6.2',

0 commit comments

Comments
 (0)