summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2012-07-27 21:07:42 +0000
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2012-07-27 21:07:42 +0000
commit33fd76601b42599d9883889a03d59d0d85729661 (patch)
tree57072e562d7639d9fe444e18c313330f6907a5a1 /test/unit/Makefile.am
parent9a994c449d65e64d574a423ad9caad519f8c2148 (diff)
removing unecessary files
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 d5b6ce5bf..1ab00bf8d 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -4,7 +4,6 @@ UNIT_TESTS = \
theory/theory_engine_white \
theory/theory_white \
theory/theory_arith_white \
- theory/union_find_black \
theory/theory_bv_white \
theory/type_enumerator_white \
expr/expr_public \
@@ -41,7 +40,6 @@ UNIT_TESTS = \
util/bitvector_black \
util/datatype_black \
util/configuration_black \
- util/congruence_closure_white \
util/output_black \
util/exception_black \
util/integer_black \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback