Skip to content
Snippets Groups Projects
Commit 9740d3ac authored by Jan David Mol's avatar Jan David Mol
Browse files

Task SW-487: Turned test_db_consistency from a test into an executable, since...

Task SW-487: Turned test_db_consistency from a test into an executable, since it is a generic tool, not a test.
parent e550d7a7
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
include(LofarCTest)
lofar_add_test(t_getTreeGroup)
lofar_add_test(test_db_consistency test_db_consistency.cc)
lofar_add_executable(test_db_consistency test_db_consistency.cc)
lofar_add_test(tCampaign tCampaign.cc)
lofar_add_test(tPICtree tPICtree.cc)
lofar_add_test(tPICvalue tPICvalue.cc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment