summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fastos/src/tests/CMakeLists.txt')
-rw-r--r--fastos/src/tests/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/fastos/src/tests/CMakeLists.txt b/fastos/src/tests/CMakeLists.txt
index dce59650973..54341ff8e9a 100644
--- a/fastos/src/tests/CMakeLists.txt
+++ b/fastos/src/tests/CMakeLists.txt
@@ -1,10 +1,4 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_executable(fastos_processtest_app TEST
- SOURCES
- processtest.cpp
- DEPENDS
- fastos
-)
vespa_add_executable(fastos_filetest_app TEST
SOURCES
filetest.cpp