Sfoglia il codice sorgente

Add test sources to mingw release artifact

Anonymous Maarten 8 mesi fa
parent
commit
9c821dc21c
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      build-scripts/release-info.json

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

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