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