summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/mandatory-methods/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jrt_test/src/tests/mandatory-methods/CMakeLists.txt')
-rw-r--r--jrt_test/src/tests/mandatory-methods/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jrt_test/src/tests/mandatory-methods/CMakeLists.txt b/jrt_test/src/tests/mandatory-methods/CMakeLists.txt
index 561f19e5912..9f7665ec4b0 100644
--- a/jrt_test/src/tests/mandatory-methods/CMakeLists.txt
+++ b/jrt_test/src/tests/mandatory-methods/CMakeLists.txt
@@ -4,4 +4,4 @@ vespa_add_executable(jrt_test_extract-reflection_app TEST
extract-reflection.cpp
DEPENDS
)
-vespa_add_test(NAME jrt_test_extract-reflection_app NO_VALGRIND COMMAND sh mandatory-methods_test.sh)
+vespa_add_test(NAME jrt_test_extract-reflection_app NO_VALGRIND COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/mandatory-methods_test.sh)