Skip to content
Snippets Groups Projects
Commit e3f13053 authored by Nicolas Voirol's avatar Nicolas Voirol
Browse files

Un-ignored some nativez3 tests

parent 59980f32
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ class PureScalaValidSuiteCodeGenNativeZ3 extends PureScalaValidSuite {
}
class PureScalaValidSuiteEnumNativeZ3 extends PureScalaValidSuite {
val optionVariants = List(opts(2))
override val ignored = Seq("valid/Predicate.scala","valid/TraceInductTacticTest.scala")
//override val ignored = Seq("valid/Predicate.scala","valid/TraceInductTacticTest.scala")
}
class PureScalaValidSuiteZ3 extends PureScalaValidSuite {
val optionVariants = isZ3Available.option(opts(3)).toList
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment