aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@oath.com>2018-02-01 14:55:54 +0000
committerTor Egge <Tor.Egge@oath.com>2018-02-01 15:14:57 +0000
commit7b9dd4b44b8d84f901b2bb496c7d7f7ca01028ba (patch)
treebc49b1db867448ac8766adbd56b4b39a3e913f75 /document/src/tests/CMakeLists.txt
parent53ba441f3939f747159a581c4844ce8382679e34 (diff)
Move FixedBucketSpaces to document module.
Diffstat (limited to 'document/src/tests/CMakeLists.txt')
-rw-r--r--document/src/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/src/tests/CMakeLists.txt b/document/src/tests/CMakeLists.txt
index 197f7cc508a..6edd113f17b 100644
--- a/document/src/tests/CMakeLists.txt
+++ b/document/src/tests/CMakeLists.txt
@@ -28,6 +28,7 @@ vespa_add_executable(document_testrunner_app TEST
urltypetest.cpp
fieldsettest.cpp
gid_filter_test.cpp
+ fixed_bucket_spaces_test.cpp
DEPENDS
document
AFTER