From 5d2c52a27a15cb4546a301ff989ae34ea2c1e98c Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Tue, 15 Dec 2015 14:53:36 +0100 Subject: upgrade to babel 6 --- server/sonar-web/tests/mocha.opts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'server/sonar-web/tests/mocha.opts') diff --git a/server/sonar-web/tests/mocha.opts b/server/sonar-web/tests/mocha.opts index 94ed8380c8d..c33427ae69d 100644 --- a/server/sonar-web/tests/mocha.opts +++ b/server/sonar-web/tests/mocha.opts @@ -1,4 +1,3 @@ --recursive ---compilers js:babel/register ---compilers jsx:babel/register +--compilers js:babel-register --require tests/jsdom-setup.js -- cgit v1.2.3