lint: Turn on linting for v3 group tests

This commit is contained in:
Blade Barringer
2015-12-30 21:08:42 -06:00
parent 16e8104d35
commit 6f220c6869

View File

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