Whitespace fix
This commit is contained in:
parent
2ef9bc75d4
commit
f5ee5f4ee5
@ -34,7 +34,7 @@
|
|||||||
(assert (= t2 2))
|
(assert (= t2 2))
|
||||||
(assert (= t3 3))))
|
(assert (= t3 3))))
|
||||||
|
|
||||||
(defn test-quince-with []
|
(defn test-quince-with []
|
||||||
"NATIVE: test four withs, one with no args"
|
"NATIVE: test four withs, one with no args"
|
||||||
(with [t1 (WithTest 1)
|
(with [t1 (WithTest 1)
|
||||||
t2 (WithTest 2)
|
t2 (WithTest 2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user