mirror of https://github.com/libsdl-org/SDL.git
Add test sources to mingw release artifact
This commit is contained in:
parent
c46bec009b
commit
af94954161
|
|
@ -48,6 +48,9 @@
|
||||||
],
|
],
|
||||||
"docs": [
|
"docs": [
|
||||||
"docs/*"
|
"docs/*"
|
||||||
|
],
|
||||||
|
"test": [
|
||||||
|
"test/*"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue