mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-08 15:16:40 +00:00
Don't need unittests.html in node
This commit is contained in:
parent
0142edda6d
commit
d0183a44ff
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/openpgp-min.js",
|
"dist/openpgp-min.js",
|
||||||
"test/unittests.html", "test/unittests.js", "test/general", "test/crypto"
|
"test/unittests.js", "test/general", "test/crypto"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"pretest": "grunt",
|
"pretest": "grunt",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user