summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-05-15 11:41:03 -0500
committerGitHub <noreply@github.com>2019-05-15 11:41:03 -0500
commitbc550fa115401256616042ccb7a559ec252e319b (patch)
tree580b155f2ebf035651b227eae0350cd437687676 /test/regress/CMakeLists.txt
parent3b407342c06d89910e19373e3c486155464843a7 (diff)
Fix printing of bvurem (#2963)
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 2f39bbb59..307906dc3 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1786,6 +1786,7 @@ set(regress_2_tests
regress2/sygus/multi-udiv.sy
regress2/sygus/nia-max-square.sy
regress2/sygus/no-syntax-test-no-si.sy
+ regress2/sygus/pbe_bvurem.sy
regress2/sygus/process-10-vars-2fun.sy
regress2/sygus/process-arg-invariance.sy
regress2/sygus/real-grammar-neg.sy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback