mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-07 11:45:41 -05:00
test: detail in benchpress config
This commit is contained in:
parent
527b5657b3
commit
b724882516
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
(dir
|
||||
(path $cur_dir)
|
||||
(pattern ".*.(smt2|cnf)$")
|
||||
(expect (try (run smtlib-read-status) (run z3))))
|
||||
(expect (try (run smtlib-read-status) (run z3) (const unknown))))
|
||||
|
||||
(task
|
||||
(name sidekick-smt-quick)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue