summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-08-27 09:32:14 +0200
committerajreynol <andrew.j.reynolds@gmail.com>2015-08-27 09:32:14 +0200
commitd4a7b0cf0500e971c9c01e7628f3c1b567715059 (patch)
tree0f8d9199de57ec18f69d38502078c1f8fe9e748c /test/regress/regress0/sygus
parent7c3790db478c4f06e65ef0f777317a4c6a803059 (diff)
Modify slow regressions.
Diffstat (limited to 'test/regress/regress0/sygus')
-rw-r--r--test/regress/regress0/sygus/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/Makefile.am b/test/regress/regress0/sygus/Makefile.am
index cf0f005b9..0c78fd7bf 100644
--- a/test/regress/regress0/sygus/Makefile.am
+++ b/test/regress/regress0/sygus/Makefile.am
@@ -31,7 +31,6 @@ TESTS = commutative.sy \
icfp_28_10.sy \
const-var-test.sy \
no-syntax-test.sy \
- no-syntax-test-no-si.sy \
no-flat-simp.sy \
twolets2-orig.sy \
let-ringer.sy \
@@ -62,6 +61,7 @@ EXTRA_DIST = $(TESTS) \
# disabled tests, yet distribute
#EXTRA_DIST += \
# setofsets-disequal.smt2
+# no-syntax-test-no-si.sy
# synonyms for "check"
.PHONY: regress regress0 test
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback