summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorHaniel Barbosa <hanielbbarbosa@gmail.com>2018-08-16 11:18:11 -0500
committerGitHub <noreply@github.com>2018-08-16 11:18:11 -0500
commit80be200c84494a4f82ab30cb743b7758c67db5b5 (patch)
tree400970d927b1e78fa7b739c11088d37fd3c2c991 /test/regress/Makefile.tests
parentb92e8623c695e10f812e7cc213df9f871924ea8b (diff)
Refactor apply2const (#2316)
Diffstat (limited to 'test/regress/Makefile.tests')
-rw-r--r--test/regress/Makefile.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/Makefile.tests b/test/regress/Makefile.tests
index cd79fe050..496551462 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -2,6 +2,7 @@
equals = =
REG0_TESTS = \
+ regress0/arith/apply2const-test.smt2 \
regress0/arith/arith.01.cvc \
regress0/arith/arith.02.cvc \
regress0/arith/arith.03.cvc \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback