Files
MaxScale/client/test/CMakeLists.txt
Markus Makela 9e25ed4b67 Removed unnecessary installation of tests
The maxadmin tests were installed even though they do not require any
configuring to work.
2015-11-27 12:21:19 +02:00

3 lines
144 B
CMake

add_test(TestMaxAdmin ${CMAKE_CURRENT_SOURCE_DIR}/maxadmin_test.sh)
add_test(TestMaxAdminStress ${CMAKE_CURRENT_SOURCE_DIR}/maxadmin_stress.sh)