Merge branch 'api-v3' into api-v3-groups

This commit is contained in:
Blade Barringer
2016-01-02 22:29:59 -06:00
32 changed files with 697 additions and 868 deletions

View File

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