mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
chore(package.json): change test runner to grunt
This commit is contained in:
parent
7c7f49e8de
commit
a7b5077a29
|
@ -32,7 +32,7 @@
|
|||
],
|
||||
"main": "./src/showdown",
|
||||
"scripts": {
|
||||
"test": "mocha ./test/run.js"
|
||||
"test": "grunt test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular": "^1.3.2",
|
||||
|
|
Loading…
Reference in New Issue
Block a user