summaryrefslogtreecommitdiffstats
path: root/vdslib/src/tests/container/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@oath.com>2018-03-16 22:33:33 +0100
committerHenning Baldersheim <balder@oath.com>2018-03-19 10:01:07 +0100
commit3eb15d2eabb0b170c96de7241aa2eed7d5d27879 (patch)
treeff363b717ba0f591904a55388b5e09683c1f7165 /vdslib/src/tests/container/CMakeLists.txt
parent9335569e415a04beaab3ebcb62e02faf37be7ad3 (diff)
Remove DocumentList with children...
Conflicts: storage/src/tests/persistence/filestorage/filestormanagertest.cpp Resolve merge conflict.
Diffstat (limited to 'vdslib/src/tests/container/CMakeLists.txt')
-rw-r--r--vdslib/src/tests/container/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vdslib/src/tests/container/CMakeLists.txt b/vdslib/src/tests/container/CMakeLists.txt
index c78e0276bf6..8f82bf17a28 100644
--- a/vdslib/src/tests/container/CMakeLists.txt
+++ b/vdslib/src/tests/container/CMakeLists.txt
@@ -1,7 +1,6 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(vdslib_containertest
SOURCES
- documentlisttest.cpp
parameterstest.cpp
searchresulttest.cpp
documentsummarytest.cpp