File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22# Should work if the env var is empty
3- clojure -A: $CLOJURE_ALIAS - M:test -m kaocha.runner " $@ "
3+ clojure -M:test: $CLOJURE_ALIAS -m kaocha.runner " $@ "
Original file line number Diff line number Diff line change 2626 com.bhauman/spell-spec {:mvn/version " 0.1.2" }
2727 org.clojure/spec-alpha2 {:git/url " https://github.com/clojure/spec-alpha2.git"
2828 :sha " 4cbfa677c4cd66339f18e1c122222c05c69e0d8e" }}}
29+ :clojure-11 {:extra-deps {org.clojure/clojure {:mvn/version " 1.11.3" }}}
30+ :clojure-12 {}
2931 :sci {:extra-deps {org.babashka/sci {:mvn/version " 0.9.44" }}}
3032 :cherry {:extra-deps {io.github.squint-cljs/cherry {:git/sha " bccd994556efca378984c5ac7fd973bda164923b" }}}
3133 :test-sci {:extra-paths [" test-sci" ]
You can’t perform that action at this time.
0 commit comments