Only publish the test suite behavior subdirectory

This commit is contained in:
Nicolás Venturo
2019-01-17 20:24:53 -03:00
parent 79145fa53a
commit d9a8cd2bef

View File

@ -5,7 +5,7 @@
"files": [
"build",
"contracts",
"test"
"test/behavior"
],
"scripts": {
"build": "scripts/build.sh",