Browse Source

Add test sources to mingw release artifact

Anonymous Maarten 9 tháng trước cách đây
mục cha
commit
af94954161
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      build-scripts/release-info.json

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

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