mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 12:28:44 +00:00
disable code in dl_query that depends on hard-wired file path
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
50993582ec
commit
62a4737d77
|
@ -212,6 +212,7 @@ void tst_dl_query() {
|
|||
//params.m_dl_default_relation = symbol("tr_hashtable");
|
||||
|
||||
//dl_query_test_wpa(params);
|
||||
return;
|
||||
|
||||
|
||||
ast_manager m;
|
||||
|
|
Loading…
Reference in a new issue