Added testing suite
This commit is contained in:
parent
c37d77a31d
commit
d16e675ae8
86 changed files with 473 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/coreyti/showdown.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"licenses": [{ "type": "BSD" }],
|
||||
"main": "./src/showdown"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue