summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-04-04 16:17:35 -0500
committerGitHub <noreply@github.com>2018-04-04 16:17:35 -0500
commit0811ba46a8a8818231e7f4e931b99d654c12a348 (patch)
tree02007a6dfc68675c804babff4a35a7cf271c44f8 /test/regress/Makefile.tests
parent541b880047374f3748fbf9fa93214bae1308b1aa (diff)
Fix for corner case of higher-order matching (#1708)
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 4fb9065c6..de80368a4 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -443,6 +443,7 @@ REG0_TESTS = \
regress0/ho/ext-ho.smt2 \
regress0/ho/ext-sat-partial-eval.smt2 \
regress0/ho/ext-sat.smt2 \
+ regress0/ho/ho-match-fun-suffix.smt2 \
regress0/ho/ho-matching-enum.smt2 \
regress0/ho/ho-matching-nested-app.smt2 \
regress0/ho/ite-apply-eq.smt2 \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback