We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b74bb commit 02edf56Copy full SHA for 02edf56
1 file changed
package.json
@@ -11,5 +11,8 @@
11
"grunt": "*",
12
"should": "*",
13
"jsdom": "*"
14
+ },
15
+ "scripts": {
16
+ "test": "mocha"
17
}
18
0 commit comments