summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2012-06-17 01:59:53 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2012-06-17 01:59:53 +0000
commitedaf5ab57434d5d9a081c4925b96503d203f9de9 (patch)
tree6518042de31efb10a2c7909719f6b51dcc7caaed
parent65c2efaaef8fbea0affa6216a0985f3f91d83462 (diff)
fixing makefile error that brakes build
-rw-r--r--test/regress/regress0/quantifiers/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/regress0/quantifiers/Makefile.am b/test/regress/regress0/quantifiers/Makefile.am
index b72cad89e..97675b111 100644
--- a/test/regress/regress0/quantifiers/Makefile.am
+++ b/test/regress/regress0/quantifiers/Makefile.am
@@ -37,6 +37,7 @@ TESTS = \
# removed because it now reports unknown
# symmetric_unsat_7.smt2 \
+#
# removed because they take more than 20s
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback