Skip to content
This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Commit 50f7c01

Browse files
author
philip-doctor
committed
better test example
1 parent a2694c9 commit 50f7c01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test/╯°□°╯_test.clj

+4-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@
1414

1515
(deftest v°□°v-test
1616
(is (= (v°□°v (/ 1 0) (┬─┬ ╯°_°╯ Exception "caught"))
17-
"caught")))
17+
"caught"))
18+
19+
(is (= (v°□°v (/ 1 0) (┬─┬ ╯°_°╯ Exception (type ┬─┬)))
20+
java.lang.ArithmeticException)))

0 commit comments

Comments
 (0)