Selaa lähdekoodia

Add test sources to mingw release artifact

Anonymous Maarten 8 kuukautta sitten
vanhempi
commit
af94954161
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      build-scripts/release-info.json

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

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