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 646ebf9bb..13d28f3bb 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -44,6 +44,8 @@ UNIT_TESTS = \
util/rational_white \
util/stats_black \
util/trans_closure_black \
+ util/boolean_simplification_black \
+ util/subrange_bound_white \
main/interactive_shell_black
export VERBOSE = 1
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback