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.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 13d28f3bb..f50cc32db 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -19,6 +19,7 @@ UNIT_TESTS = \
expr/attribute_black \
expr/declaration_scope_black \
expr/node_self_iterator_black \
+ expr/type_cardinality_public \
parser/parser_black \
parser/parser_builder_black \
prop/cnf_stream_black \
@@ -46,6 +47,7 @@ UNIT_TESTS = \
util/trans_closure_black \
util/boolean_simplification_black \
util/subrange_bound_white \
+ util/cardinality_public \
main/interactive_shell_black
export VERBOSE = 1
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback