summaryrefslogtreecommitdiffstats
path: root/storageframework/src/tests/memory/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'storageframework/src/tests/memory/CMakeLists.txt')
-rw-r--r--storageframework/src/tests/memory/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/storageframework/src/tests/memory/CMakeLists.txt b/storageframework/src/tests/memory/CMakeLists.txt
deleted file mode 100644
index 591a78f1046..00000000000
--- a/storageframework/src/tests/memory/CMakeLists.txt
+++ /dev/null
@@ -1,8 +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(storageframework_testmemory
- SOURCES
- memorymanagertest.cpp
- memorystatetest.cpp
- DEPENDS
- storageframework
-)