Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e574951

Browse filesBrowse files
committed
add all test commands the npm test script
1 parent 84bf21a commit e574951
Copy full SHA for e574951

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"test-export": "node tasks/test_export.js",
3939
"test-syntax": "node tasks/test_syntax.js",
4040
"test-bundle": "node tasks/test_bundle.js",
41-
"test": "npm run citest-jasmine && npm run test-image && npm run test-image-gl2d && npm run test-syntax && npm run test-bundle",
41+
"test": "npm run test-jasmine && npm run test-bundle && npm run test-image && npm run test-image-gl2d && npm run test-syntax && npm run lint",
4242
"start-test_dashboard": "node devtools/test_dashboard/server.js",
4343
"start-image_viewer": "node devtools/image_viewer/server.js",
4444
"start": "npm run start-test_dashboard",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.