summaryrefslogtreecommitdiffstats
path: root/document/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@oath.com>2017-10-20 08:50:09 +0000
committerTor Egge <Tor.Egge@oath.com>2017-10-20 08:50:09 +0000
commitbd8b54938748810e435b1bf0e1c32953090768c0 (patch)
tree6306fec28ad7496e9c1ce457d81b0a5054450164 /document/CMakeLists.txt
parent52f05c73d091ccf8c00024a3ca377987eec6d5ee (diff)
Move test function makeDocumentBucket to document module.
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