summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-01-30 12:18:27 -0600
committerGitHub <noreply@github.com>2020-01-30 12:18:27 -0600
commit04f95f314db1c9fd8ac1ef475cab90c1709e6e47 (patch)
treee2732b2d1cb5db59e0f7690d5f77a3435cc7759a /test/regress/CMakeLists.txt
parentf118ce702d191a5250569611da530dbf67337fb1 (diff)
Weaken assertion for models with approximations (#3667)
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 b35c13757..c744227e4 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1431,6 +1431,7 @@ set(regress_1_tests
regress1/quantifiers/issue3317.smt2
regress1/quantifiers/issue3481.smt2
regress1/quantifiers/issue3537.smt2
+ regress1/quantifiers/issue3628.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