Commit d9a8cd2b by Nicolás Venturo

Only publish the test suite behavior subdirectory

parent 79145fa5
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"files": [ "files": [
"build", "build",
"contracts", "contracts",
"test" "test/behavior"
], ],
"scripts": { "scripts": {
"build": "scripts/build.sh", "build": "scripts/build.sh",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment