summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-02-14 11:47:03 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-02-14 11:47:14 +0100
commitbdf8f315287b05cc4b8ec143c30c9da534c836a2 (patch)
tree1fdf752bb6399870704d0175993f7c011631e813 /test/unit/Makefile.am
parent6b10ce5f61bf53bbd1cc2fc5a6c56e5f3324f221 (diff)
Fix unit tests.
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index eccbd250f..98bedefbf 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -52,10 +52,8 @@ UNIT_TESTS += \
util/rational_black \
util/rational_white \
util/stats_black \
- util/trans_closure_black \
util/boolean_simplification_black \
util/subrange_bound_white \
- util/recursion_breaker_black \
main/interactive_shell_black
endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback