1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

add basic test

This commit is contained in:
Jordan Scales
2020-04-21 22:27:18 -04:00
parent 5509453e21
commit 645a647893
2 changed files with 13 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "./test.sh",
"build": "./build.js"
},
"repository": {