Add test sources to mingw release artifact
This commit is contained in:
parent
c46bec009b
commit
af94954161
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@
|
|||
],
|
||||
"docs": [
|
||||
"docs/*"
|
||||
],
|
||||
"test": [
|
||||
"test/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue