Renamed test to show what is tested in there

This commit is contained in:
Pauli Nieminen 2008-07-04 22:52:36 +00:00
parent 62b149a538
commit 7e8a9a8bd6
2 changed files with 1 additions and 1 deletions

View File

@ -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")