Fix test
This commit is contained in:
parent
c8c49f42fe
commit
6a4dd5cd26
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
(contains? proc :exit))}
|
||||
"ls foobar")
|
||||
:exit)}}
|
||||
(is (= 1 (bb "run" "--prn" "foo")))))
|
||||
(is (pos? (bb "run" "--prn" "foo")))))
|
||||
(fs/delete out)
|
||||
(testing "clojure test"
|
||||
(test-utils/with-config {:tasks {'foo (list 'clojure {:out out}
|
||||
|
|
|
|||
Loading…
Reference in a new issue