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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 9984a9111..eeed1f393 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -3,7 +3,8 @@ UNIT_TESTS = \
expr/node_white \
expr/node_black \
parser/parser_black \
- context/context_black
+ context/context_black \
+ context/context_mm_black
# 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