Don't need unittests.html in node

This commit is contained in:
Robert Nelson 2014-01-10 08:13:51 -08:00
parent 0142edda6d
commit d0183a44ff

View File

@ -10,7 +10,7 @@
},
"files": [
"dist/openpgp-min.js",
"test/unittests.html", "test/unittests.js", "test/general", "test/crypto"
"test/unittests.js", "test/general", "test/crypto"
],
"scripts": {
"pretest": "grunt",