Преглед изворни кода

Only publish the test suite behavior subdirectory

Nicolás Venturo пре 6 година
родитељ
комит
d9a8cd2bef
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package.json

+ 1 - 1
package.json

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