summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
authorClark Barrett <barrett@cs.nyu.edu>2012-08-26 17:56:55 +0000
committerClark Barrett <barrett@cs.nyu.edu>2012-08-26 17:56:55 +0000
commitdec12c33bf05638b3e5f69e4b83684524ce6f6aa (patch)
tree7becd931bb8b450c6d575ce63b041baf6d78b185 /test/unit/Makefile.am
parent3cbd118238dbe1a68c53a970169488bee2b63ae7 (diff)
Array constants finished and working. Unit tests for array constants.
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 470fdac3d..716b8959e 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -2,6 +2,7 @@
UNIT_TESTS = \
theory/logic_info_white \
theory/theory_engine_white \
+ theory/theory_black \
theory/theory_white \
theory/theory_arith_white \
theory/theory_bv_white \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback