mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
bugfix
This commit is contained in:
parent
e1bb0f5377
commit
e7c9112beb
2 changed files with 6 additions and 3 deletions
|
@ -318,7 +318,7 @@ void tst_slicing() {
|
|||
using namespace polysat;
|
||||
test_slicing::test1();
|
||||
test_slicing::test2();
|
||||
// test_slicing::test3();
|
||||
test_slicing::test3();
|
||||
test_slicing::test4();
|
||||
test_slicing::test5();
|
||||
test_slicing::test6();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue