3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-04 16:10:50 +00:00

re-enable unit tests

This commit is contained in:
Nikolaj Bjorner 2026-06-02 10:39:41 -07:00
parent 2dbe233f6a
commit 77f8b33794

View file

@ -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();