mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-08 12:15:48 -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
|
(dir
|
||||||
(path $cur_dir)
|
(path $cur_dir)
|
||||||
(pattern ".*.(smt2|cnf)$")
|
(pattern ".*.(smt2|cnf)$")
|
||||||
(expect (try (run smtlib-read-status) (run z3))))
|
(expect (try (run smtlib-read-status) (run z3) (const unknown))))
|
||||||
|
|
||||||
(task
|
(task
|
||||||
(name sidekick-smt-quick)
|
(name sidekick-smt-quick)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue