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, 1 insertions, 2 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 608d6335b..b8e4c1679 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -1,12 +1,11 @@
# All unit tests
UNIT_TESTS = \
- theory/shared_term_manager_black \
theory/theory_engine_white \
theory/theory_black \
theory/theory_arith_white \
theory/union_find_black \
expr/expr_public \
- expr/expr_manager_public \
+ expr/expr_manager_public \
expr/node_white \
expr/node_black \
expr/kind_black \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback