Skip to content

Commit

Permalink
Renamed test.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbtourist committed Sep 26, 2010
1 parent 25c6e58 commit 847d3ef
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,4 +1,4 @@
(ns terrastore.macros-test (:use [clojure.test] [clojure.contrib.str-utils2 :only (contains?)] [terrastore.terrastore-cloj]))
(ns terrastore.nestable-test (:use [clojure.test] [clojure.contrib.str-utils2 :only (contains?)] [terrastore.terrastore-cloj]))

(deftest test-nestable
(def terrastore-server (terrastore "http://127.0.0.1:8080"))
Expand Down

0 comments on commit 847d3ef

Please sign in to comment.