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