瀏覽代碼

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",