Skip to content

Commit

Permalink
Merge branch 'sritchie/easy' into sritchie/nested
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Apr 9, 2024
2 parents e2d3f0e + 7090e1d commit 62587b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/emmy/abstract/function_test.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

(ns emmy.abstract.function-test
(:refer-clojure :exclude [partial =])
(:require [clojure.pprint :as pprint]
(:require #?(:clj [clojure.pprint :as pprint])
[clojure.test :refer [is deftest testing use-fixtures]]
[clojure.test.check.generators :as gen]
[com.gfredericks.test.chuck.clojure-test :refer [checking]]
Expand Down

0 comments on commit 62587b8

Please sign in to comment.