summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-01-17 16:07:48 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-01-17 16:07:48 +0900
commitc282fefe006bd9fc1f88b390d79e97fe0eb45ae3 (patch)
tree37a8cbd8a45bc2a04a4b366a33b83313518d5c7a /package.json
parenttest (diff)
downloadmisskey-c282fefe006bd9fc1f88b390d79e97fe0eb45ae3.tar.gz
misskey-c282fefe006bd9fc1f88b390d79e97fe0eb45ae3.tar.bz2
misskey-c282fefe006bd9fc1f88b390d79e97fe0eb45ae3.zip
test
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2a727bb75b..bada9dac81 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"clean": "gulp clean",
"cleanall": "gulp cleanall",
"lint": "gulp lint",
- "test": "mocha"
+ "test": "mocha --harmony"
},
"dependencies": {
"@types/bcrypt": "1.0.0",