summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-01-09 15:39:07 -0600
committerGitHub <noreply@github.com>2019-01-09 15:39:07 -0600
commitfb145effd5bfe67090736969478ff54cf7f62984 (patch)
tree275c110d057f195bb3e264d91a00706d7d575ebe /test/regress/CMakeLists.txt
parent1df477011ed5d35f222340580cba916af3ba73b5 (diff)
Do not rewrite 1-constructor sygus testers to true (#2780)
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 0b196855f..e6e28336e 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1748,6 +1748,7 @@ set(regress_2_tests
regress2/sygus/inv_gen_n_c11.sy
regress2/sygus/lustre-real.sy
regress2/sygus/max2-univ.sy
+ regress2/sygus/min_IC_1.sy
regress2/sygus/mpg_guard1-dd.sy
regress2/sygus/multi-udiv.sy
regress2/sygus/nia-max-square.sy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback