Skip to content

Commit efd97d7

Browse files
authored
Discard changes to package.json
1 parent 1038e01 commit efd97d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"start": "npm run test:base -- --watch --growl",
99
"test:base": "mocha \"tests/lib/**/*.js\" --reporter dot",
1010
"test": "nyc npm run test:base -- \"tests/integrations/*.js\" --timeout 60000",
11-
"test:define-macros-order": "mocha \"tests/lib/rules/define-macros-order.js\" --timeout 60000",
1211
"test:integrations": "mocha \"tests/integrations/*.js\" --timeout 60000",
1312
"debug": "mocha --inspect \"tests/lib/**/*.js\" --reporter dot --timeout 60000",
1413
"cover": "npm run cover:test && npm run cover:report",

0 commit comments

Comments
 (0)