summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2016-09-09 15:30:47 +0200
committerArne H Juul <arnej@yahoo-inc.com>2016-09-09 15:30:47 +0200
commit55913e864baf3fd47051a5ae29ff7611392342d6 (patch)
treecc17f7de268f3766fcf928b657ea0eb05bbea93b /vespalib/CMakeLists.txt
parentf7b82574ed5c5d3403c257e87fe0cb4e46be92dd (diff)
add unit test
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 92871fe1fca..2114afc2266 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -103,6 +103,7 @@ vespa_define_module(
src/tests/text/stringtokenizer
src/tests/text/utf8
src/tests/thread
+ src/tests/time
src/tests/time_tracker
src/tests/trace
src/tests/traits