aboutsummaryrefslogtreecommitdiffstats
path: root/memfilepersistence/src/tests/init/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'memfilepersistence/src/tests/init/CMakeLists.txt')
-rw-r--r--memfilepersistence/src/tests/init/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/memfilepersistence/src/tests/init/CMakeLists.txt b/memfilepersistence/src/tests/init/CMakeLists.txt
deleted file mode 100644
index de3464a0820..00000000000
--- a/memfilepersistence/src/tests/init/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_library(memfilepersistence_testinit
- SOURCES
- filescannertest.cpp
- DEPENDS
- memfilepersistence
-)