summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-03-11 14:53:19 -0500
committerGitHub <noreply@github.com>2020-03-11 12:53:19 -0700
commitc8c92d80d933f264aa02841ee5ebe689fc91680a (patch)
tree297dabf83dca64f16e42a9b43bcfd200cb474e3e /test/regress/CMakeLists.txt
parent05dc596e5b9ef9d4c45e2fa92a56ef1ec2aede76 (diff)
Switch to Nodes for conjecture generator (#4026)
Fixes #4022.
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 691791732..efd378596 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -2028,6 +2028,7 @@ set(regress_2_tests
regress2/sygus/examples-deq.sy
regress2/sygus/icfp_easy_mt_ite.sy
regress2/sygus/inv_gen_n_c11.sy
+ regress2/sygus/issue4022-conjecture-gen.smt2
regress2/sygus/lustre-real.sy
regress2/sygus/max2-univ.sy
regress2/sygus/min_IC_1.sy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback