summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 84465127b..c145cf752 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -4,7 +4,10 @@ UNIT_TESTS = \
expr/node_black \
parser/parser_black \
context/context_black \
- context/context_mm_black
+ context/context_mm_black \
+ util/assert_white \
+ util/configuration_white \
+ util/output_white
# Things that aren't tests but that tests rely on and need to
# go into the distribution
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback