summaryrefslogtreecommitdiffstats
path: root/storageapi/src/tests/mbusprot/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'storageapi/src/tests/mbusprot/CMakeLists.txt')
-rw-r--r--storageapi/src/tests/mbusprot/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/storageapi/src/tests/mbusprot/CMakeLists.txt b/storageapi/src/tests/mbusprot/CMakeLists.txt
deleted file mode 100644
index 48469cfd9ea..00000000000
--- a/storageapi/src/tests/mbusprot/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_library(storageapi_testmbusprot
- SOURCES
- storageprotocoltest.cpp
- DEPENDS
- storageapi
- GTest::GTest
-)