Skip to content

Commit a2fdc6c

Browse files
author
James Halliday
committed
only run the test/server.js in mocha
1 parent 2dd8012 commit a2fdc6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"jsdom": "*"
2020
},
2121
"scripts": {
22-
"test": "mocha"
22+
"test": "mocha test/server.js"
2323
}
2424
}

0 commit comments

Comments
 (0)