Skip to content

Commit 41d8344

Browse files
authored
Update package.json
1 parent 437a3ce commit 41d8344

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
@@ -29,7 +29,7 @@
2929
"main": "index.js",
3030
"bin": {},
3131
"scripts": {
32-
"test": "echo \"Warning: no test specified\" && exit 0"
32+
"test": "mocha ./test"
3333
},
3434
"dependencies": {
3535
"aws-sdk": "^2.7.0",

0 commit comments

Comments
 (0)