mirror of
https://github.com/Z3Prover/z3
synced 2026-06-05 00:20:50 +00:00
re-enable unit tests
This commit is contained in:
parent
2dbe233f6a
commit
77f8b33794
1 changed files with 2 additions and 2 deletions
|
|
@ -322,8 +322,8 @@ void tst_smt2print_parse() {
|
|||
// Test ?
|
||||
|
||||
test_repeated_eval();
|
||||
//test_ho_curried_application();
|
||||
//test_ho_choice_expression();
|
||||
test_ho_curried_application();
|
||||
test_ho_choice_expression();
|
||||
|
||||
test_symbol_escape();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue