summaryrefslogtreecommitdiffstats
path: root/storageframework/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-05-27 12:54:11 +0000
committerGeir Storli <geirst@verizonmedia.com>2019-05-27 12:54:11 +0000
commitbdde5f1b839ae2947007af1b1feb9045417fb39b (patch)
treeea00e057c30582bec6f0c94b7fad0aac0bbc4ccc /storageframework/CMakeLists.txt
parent83d0d125433ab8a4e7dbc40cd21d2188d95961d8 (diff)
Remove empty test.
Diffstat (limited to 'storageframework/CMakeLists.txt')
-rw-r--r--storageframework/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageframework/CMakeLists.txt b/storageframework/CMakeLists.txt
index a3414a8b05c..2211a4c009d 100644
--- a/storageframework/CMakeLists.txt
+++ b/storageframework/CMakeLists.txt
@@ -26,6 +26,5 @@ vespa_define_module(
TESTS
src/tests
src/tests/clock
- src/tests/status
src/tests/thread
)