From bc4b21307a4b63de2e2c47a4f1fa4367b9320f57 Mon Sep 17 00:00:00 2001 From: Andrew Reynolds Date: Wed, 3 Oct 2018 11:40:44 -0500 Subject: Eliminate partial operators within lambdas during grammar normalization (#2570) --- test/regress/Makefile.tests | 1 + 1 file changed, 1 insertion(+) (limited to 'test/regress/Makefile.tests') diff --git a/test/regress/Makefile.tests b/test/regress/Makefile.tests index deb4ad647..37c911d41 100644 --- a/test/regress/Makefile.tests +++ b/test/regress/Makefile.tests @@ -1711,6 +1711,7 @@ REG2_TESTS = \ regress2/sygus/lustre-real.sy \ regress2/sygus/max2-univ.sy \ regress2/sygus/mpg_guard1-dd.sy \ + regress2/sygus/multi-udiv.sy \ regress2/sygus/nia-max-square.sy \ regress2/sygus/no-syntax-test-no-si.sy \ regress2/sygus/process-10-vars-2fun.sy \ -- cgit v1.2.3