summaryrefslogtreecommitdiff
path: root/mocha_test/series.js
diff options
context:
space:
mode:
Diffstat (limited to 'mocha_test/series.js')
-rw-r--r--mocha_test/series.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/mocha_test/series.js b/mocha_test/series.js
index 0237582..80e54c2 100644
--- a/mocha_test/series.js
+++ b/mocha_test/series.js
@@ -137,7 +137,7 @@ describe('series', function() {
});
});
- it('call in another context', function(done) {
+ it('call in another context @nycinvalid', function(done) {
if (isBrowser()) {
// node only test
done();