summaryrefslogtreecommitdiffstats
path: root/document/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2019-04-16 14:39:10 +0200
committerTor Egge <Tor.Egge@broadpark.no>2019-04-16 14:51:46 +0200
commitdd999c18a6eeb6c2cc70a4257d27e68f592a876b (patch)
tree3461e1eaa07c8e765e3ef0cb9b5fdcb9c5412712 /document/CMakeLists.txt
parent6035f5c9a30dc9b53c7ae6d253c18ecbf45beb99 (diff)
Migrate document unit tests from cppunit to gtest.
Diffstat (limited to 'document/CMakeLists.txt')
-rw-r--r--document/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/document/CMakeLists.txt b/document/CMakeLists.txt
index 7de1b0c0b89..574ac98f845 100644
--- a/document/CMakeLists.txt
+++ b/document/CMakeLists.txt
@@ -25,10 +25,6 @@ vespa_define_module(
src/vespa/document/util
src/vespa/document/test
- TEST_DEPENDS
- vdstestlib
- cppunit
-
TESTS
src/tests
src/tests/annotation