Skip to content

Commit

Permalink
I dont know what I changed, but I guess I forgot to push a week ago
Browse files Browse the repository at this point in the history
when I made the change
  • Loading branch information
Rosnec committed May 9, 2014
1 parent 7e9b632 commit 8c08510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/b_plus_tree/insert_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[b-plus-tree core io])
(:use clojure.test))

(def order 32)
(def order 32)
(def key-size 32)
(def val-size 32)

Expand Down

0 comments on commit 8c08510

Please sign in to comment.