added assertion to tests

This commit is contained in:
Dolan Miu
2016-03-29 00:35:13 +01:00
parent 611d80af6d
commit 18c92426ad
6 changed files with 440 additions and 1 deletions

View File

@ -29,6 +29,7 @@
},
"homepage": "https://github.com/dolanmiu/docx#readme",
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5"
}
}