From 16b54708ff83a1bf6393203b79da6dc059fd2025 Mon Sep 17 00:00:00 2001 From: Andrew Reynolds Date: Tue, 8 Oct 2019 15:32:38 -0500 Subject: Fix method for getting arithmetic function definition body (#3371) --- test/regress/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test/regress/CMakeLists.txt') 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 -- cgit v1.2.3