forked from mirrors/0ad
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"
|
|
}
|