Skip to content

Commit

Permalink
Test name clobbering another test
Browse files Browse the repository at this point in the history
  • Loading branch information
joegallo committed Jan 28, 2014
1 parent 8f5b29d commit 5d23276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/clj_http/test/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@

;; If you set a :cookie-policy, the name of the policy is registered
;; as (str (type cookie-policy))
(deftest t-add-client-params-default-cookie-policy
(deftest t-add-client-params-cookie-policy
(testing "Using add-client-params! to get an explicitly set :cookie-policy"
(let [setps (.getParams (doto (DefaultHttpClient.)
(core/add-client-params!
Expand Down

0 comments on commit 5d23276

Please sign in to comment.