summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-10-08 15:32:38 -0500
committerAndres Noetzli <andres.noetzli@gmail.com>2019-10-08 13:32:38 -0700
commit16b54708ff83a1bf6393203b79da6dc059fd2025 (patch)
treed4f7100dc4e1ea90c881c5dba13ae102d73afba9 /test/regress/CMakeLists.txt
parente7929d2cd241d8b4974d26b9e11f1378ba30b0e7 (diff)
Fix method for getting arithmetic function definition body (#3371)
Diffstat (limited to 'test/regress/CMakeLists.txt')
-rw-r--r--test/regress/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/CMakeLists.txt b/test/regress/CMakeLists.txt
index 4b7e9d7ce..94f9496f3 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1383,6 +1383,7 @@ set(regress_1_tests
regress1/quantifiers/is-even.smt2
regress1/quantifiers/isaplanner-goal20.smt2
regress1/quantifiers/issue2970-string-var-elim.smt2
+ regress1/quantifiers/issue3317.smt2
regress1/quantifiers/issue993.smt2
regress1/quantifiers/javafe.ast.StmtVec.009.smt2
regress1/quantifiers/lra-vts-inf.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback