From 68689d1a05c99d73557d68c4311bba9cb1cdcc0c Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Tue, 27 Oct 2015 12:25:39 -0500 Subject: [PATCH] Remove debug option from mocha opts --- test/mocha.opts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/mocha.opts b/test/mocha.opts index 01d9dcfcd7..30b4268b07 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -3,7 +3,6 @@ --timeout 8000 --check-leaks --growl ---debug --compilers coffee:coffee-script --globals io --require test/api-legacy/api-helper