Skip to content

Commit 2070275

Browse files
committed
Remove empty line
1 parent db40eee commit 2070275

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/hitchhiker/tree/core_test.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
[clojure.test.check.generators :as gen]
88
[clojure.test.check.properties :as prop]))
99

10-
1110
(deftest simple-read-only-behavior
1211
(testing "Basic searches"
1312
(let [data1 (data-node (->Config 3 3 2) (sorted-map 1 1 2 2 3 3 4 4 5 5))

0 commit comments

Comments
 (0)