From fd9e22c4a2e57c3dfeda4de3842a3fb3ca4776ba Mon Sep 17 00:00:00 2001 From: Dejan Jovanović Date: Wed, 6 Jun 2012 06:12:40 +0000 Subject: Changes to the combination mechanism, lots of details. Not done yet, there are still the AUFBV wrong results, but it seems better. http://church.cims.nyu.edu/regress-results/compare_jobs.php?job_id=4382&reference_id=4359&p=5 --- test/regress/regress0/auflia/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/regress/regress0/auflia') diff --git a/test/regress/regress0/auflia/Makefile.am b/test/regress/regress0/auflia/Makefile.am index 314566f87..f4f5c57b4 100644 --- a/test/regress/regress0/auflia/Makefile.am +++ b/test/regress/regress0/auflia/Makefile.am @@ -9,7 +9,8 @@ endif # If a test shouldn't be run in e.g. competition mode, # put it below in "TESTS +=" TESTS = \ - bug336.smt2 + bug330.smt2 \ + bug336.smt2 EXTRA_DIST = $(TESTS) -- cgit v1.2.3