Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit cea6622

Browse files
committed
Added tests to Makefile.
1 parent f5ce969 commit cea6622

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
@@ -15,7 +15,7 @@
1515
"doxdox": "^1.1.x"
1616
},
1717
"scripts": {
18-
"test": "echo \"Error: no test specified\" && exit 1"
18+
"test": "make test"
1919
},
2020
"keywords": [
2121
"doxdox",

0 commit comments

Comments
 (0)