This commit is contained in:
Michiel Borkent 2021-04-25 23:31:39 +02:00
parent c8c49f42fe
commit 6a4dd5cd26

View file

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