Skip to content
Snippets Groups Projects
Commit 46cf4bc6 authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Restore tests for new solvers

parent dec6efbc
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ class NewSolversRegression extends VerificationRegression {
}
if (isCVC4Available)
List(List("--solvers=smt-cvc4-cex,smt-cvc4-proof", "--timeout=15"))
List(List("--solvers=smt-cvc4-cex,smt-cvc4-proof", "--feelinglucky", "--timeout=3"))
else Nil
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment