瀏覽代碼

Add test sources to mingw release artifact

Anonymous Maarten 7 月之前
父節點
當前提交
af94954161
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      build-scripts/release-info.json

+ 3 - 0
build-scripts/release-info.json

@@ -48,6 +48,9 @@
       ],
       "docs": [
         "docs/*"
+      ],
+      "test": [
+        "test/*"
       ]
     }
   },