Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit d2bd624

Browse files
committed
update test script
1 parent 5d24d69 commit d2bd624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Dead simple CSS framework.",
55
"main": "dist/hack.css",
66
"scripts": {
7-
"test": "echo lol",
7+
"test": "npm run build",
88
"build": "gulp build",
99
"dev": "gulp",
1010
"gh": "npm run build && gh-pages -d demo"

0 commit comments

Comments
 (0)