Pārlūkot izejas kodu

Add test sources to mingw release artifact

Anonymous Maarten 9 mēneši atpakaļ
vecāks
revīzija
9c821dc21c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      build-scripts/release-info.json

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

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