This commit is contained in:
Michiel Borkent 2020-11-18 21:09:26 +01:00
parent e65457cf29
commit 1381f3e563

View file

@ -15,8 +15,7 @@
(defn repl! []
(start-repl! (init {:bindings {'*command-line-args*
["a" "b" "c"]}
:env (atom {})})))
["a" "b" "c"]}})))
(defn assert-repl [expr expected]
(is (str/includes? (sci/with-out-str