Merge branch 'develop' into api-v3

This commit is contained in:
Blade Barringer
2016-01-02 22:29:03 -06:00
33 changed files with 710 additions and 874 deletions

View File

@@ -20,7 +20,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/**/*',