summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2011-09-15 06:53:33 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2011-09-15 06:53:33 +0000
commit72f552ead344b13d90832222157b970ae3dec8ff (patch)
treeb02854356d5c5f98b3873f858f38b6762135bdc1 /test/unit/Makefile.am
parent62a50760346e130345b24e8a14ad0dac0dca5d38 (diff)
additional stuff for sharing,
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