mirror of
https://github.com/Z3Prover/z3
synced 2026-01-21 17:44:43 +00:00
disable tracing in test code
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
4bd999c295
commit
98d86c6687
13 changed files with 37 additions and 38 deletions
|
|
@ -131,7 +131,7 @@ static void test3() {
|
|||
}
|
||||
|
||||
void tst_egraph() {
|
||||
enable_trace("euf");
|
||||
// enable_trace("euf");
|
||||
test3();
|
||||
test1();
|
||||
test2();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue