mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 05:55:25 +00:00
b856281197
Directly taken from https://premake.github.io/. Refs #3729. This was SVN commit r20366.
8 lines
114 B
Lua
8 lines
114 B
Lua
return {
|
|
"self-test.lua",
|
|
"test_assertions.lua",
|
|
"test_declare.lua",
|
|
"test_helpers.lua",
|
|
"test_runner.lua"
|
|
}
|