aboutsummaryrefslogtreecommitdiff
path: root/tests/integration
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration')
-rw-r--r--tests/integration/CMakeLists.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/integration/CMakeLists.txt b/tests/integration/CMakeLists.txt
index d20fa8f..5b6c9ea 100644
--- a/tests/integration/CMakeLists.txt
+++ b/tests/integration/CMakeLists.txt
@@ -99,12 +99,10 @@ execute_process(
OUTPUT_STRIP_TRAILING_WHITESPACE
)
-if(NOT "${TESTS_USER}" STREQUAL "jenkins")
- add_test(
+add_test(
integration-tests
integration-tests
- )
-endif()
+)
set(
SET-VOLUME-SRC