You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running the test suite under 1.8.0+ and the test line below fails because Clojure's anonymous functions changed their names. They now don't use _fn suffix.
Hey friends!
I tried running the test suite under 1.8.0+ and the test line below fails because Clojure's anonymous functions changed their names. They now don't use
_fn
suffix.slingshot/test/slingshot/support_test.clj
Line 52 in b0875f5
The text was updated successfully, but these errors were encountered: