summaryrefslogtreecommitdiffstats
path: root/document/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2018-04-03 21:39:23 +0200
committerTor Egge <Tor.Egge@oath.com>2018-04-04 08:35:03 +0000
commit9cb58e26bc840decdbd577e80df42f9c2188c459 (patch)
tree8aa8be088d05f1ac2eaa048f72786fcee57337a7 /document/CMakeLists.txt
parent99c4a2573660d7bbb0fea00444a8177f2c8acd43 (diff)
Add DocumentTypeRepoFactory. If config is equal to config for existing repo
then that repo is returned.
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 fd347ca492d..7de1b0c0b89 100644
--- a/document/CMakeLists.txt
+++ b/document/CMakeLists.txt
@@ -34,6 +34,7 @@ vespa_define_module(
src/tests/annotation
src/tests/base
src/tests/datatype
+ src/tests/document_type_repo_factory
src/tests/fieldvalue
src/tests/predicate
src/tests/repo