3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Remove testcase that takes long time to finish

This commit is contained in:
Huanyi Chen 2019-01-04 17:26:00 -05:00
parent 4b29b208ad
commit 83e3a79bd1

View file

@ -394,7 +394,7 @@ test("data/horn2.smt2")
test("data/horn3.smt2")
test("data/horn4.smt2")
test("data/horn5.smt2")
test("data/horn6.smt2")
# test("data/horn6.smt2") # takes long time to finish