summaryrefslogtreecommitdiffstats
path: root/document/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@yahoo-inc.com>2017-10-20 13:36:16 +0200
committerGitHub <noreply@github.com>2017-10-20 13:36:16 +0200
commit5fd803fe826569265db2f76d327610ac829ed7ea (patch)
treed7a341f9f71afe98c2704218a88a5cf47a93374b /document/CMakeLists.txt
parentc29d5f06c591d303ef37ae75ab6e306ea3314bd5 (diff)
parent5b37d8b706055661ab68e8b2dee96cdedeaf0c72 (diff)
Merge pull request #3808 from vespa-engine/toregge/add-bucket-space-to-storage-commands-pass4
Adjust constructors for more storage commands to use document::Bucket
Diffstat (limited to 'document/CMakeLists.txt')
-rw-r--r--document/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/CMakeLists.txt b/document/CMakeLists.txt
index 72f4ee445fb..fd347ca492d 100644
--- a/document/CMakeLists.txt
+++ b/document/CMakeLists.txt
@@ -23,6 +23,7 @@ vespa_define_module(
src/vespa/document/serialization
src/vespa/document/update
src/vespa/document/util
+ src/vespa/document/test
TEST_DEPENDS
vdstestlib