Skip to content

Commit

Permalink
[nop] Temporarily disable taoensso.elide-deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Sep 1, 2023
1 parent c8af376 commit d1a0f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
:c1.10 {:dependencies [[org.clojure/clojure "1.10.1"]]}
:c1.9 {:dependencies [[org.clojure/clojure "1.9.0"]]}
:test
{:jvm-opts ["-Dtaoensso.elide-deprecated=true"]
{:jvm-opts ["-Dtaoensso.elide-deprecated=false"]
:global-vars
{*warn-on-reflection* true
*assert* true
Expand Down

0 comments on commit d1a0f12

Please sign in to comment.