Skip to content

Commit f3d286e

Browse files
committed
Remove coverage script
1 parent a02048b commit f3d286e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"url": "https://github.com/hail2u/node-css-mqpacker.git"
3131
},
3232
"scripts": {
33-
"test": "nodeunit test",
34-
"cover": "npx istanbul cover --dir .istanbul node_modules/nodeunit/bin/nodeunit -- test"
33+
"test": "nodeunit test"
3534
}
3635
}

0 commit comments

Comments
 (0)