diff --git a/.eslintignore b/.eslintignore index 0d60b8df1..0022114ea 100644 --- a/.eslintignore +++ b/.eslintignore @@ -8,6 +8,7 @@ gulpfile.js /tests/compile/* /tests/jsunit/* /tests/generators/* +/tests/mocha/run_mocha_tests_in_browser.js /tests/test_runner.js /tests/workspace_svg/* /generators/* diff --git a/tests/mocha/index.html b/tests/mocha/index.html index b177d8cfa..f65647865 100644 --- a/tests/mocha/index.html +++ b/tests/mocha/index.html @@ -10,6 +10,7 @@
+ @@ -34,7 +35,10 @@