test: detail in benchpress config

This commit is contained in:
Simon Cruanes 2020-07-28 15:55:54 -04:00
parent 527b5657b3
commit b724882516

View file

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