Skip to content

Commit 025f43d

Browse files
committed
Update core_test.clj
1 parent 26bd3f4 commit 025f43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/test/sample/core_test.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
(deftest a-test
66
(testing "Simple addition"
7-
(is (= 15 (-main 5)))))
7+
(is (= 14 (-main 5)))))

0 commit comments

Comments
 (0)