lint(tests): Re-enable inting for api tests

This commit is contained in:
Blade Barringer
2016-01-02 18:27:27 -06:00
parent c06d87b98b
commit 262d04e14c

View File

@@ -19,7 +19,6 @@ const TEST_FILES = [
'./test/**/*.js',
// @TODO remove these negations as the test files are cleaned up.
'!./test/api-legacy/**/*',
'!./test/api/**/*',
'!./test/common/simulations/**/*',
'!./test/content/**/*',
'!./test/e2e/**/*',