Files
MaxScale/system-test/maxscale/java/batch/CMakeLists.txt
Esa Korhonen 08f5174915 MXS-2900 Rename maxscale-system-test directory to system-test
A link with the old directory name is provided.
2020-07-28 15:24:27 +03:00

3 lines
145 B
CMake

add_java_test(batchinsert BatchInsert.java maxscale.java.batch.BatchInsert batchinsert)
set_tests_properties(batchinsert PROPERTIES TIMEOUT 300)