mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 10:43:33 +00:00
Renamed test to show what is tested in there
This commit is contained in:
parent
62b149a538
commit
7e8a9a8bd6
@ -329,7 +329,7 @@ test_sources = Split("""
|
||||
tests/main.cpp
|
||||
tests/test_util.cpp
|
||||
tests/test_network_worker.cpp
|
||||
tests/test_endlevel.cpp
|
||||
tests/test_save_dialog.cpp
|
||||
""")
|
||||
test = test_env.WesnothProgram("test", test_sources + [libwesnoth_extras, libwesnoth_core, libwesnoth_sdl, libwesnoth,libtest_utils], have_test_prereqs)
|
||||
#Export("test")
|
||||
|
Loading…
x
Reference in New Issue
Block a user