We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26bd3f4 commit 025f43dCopy full SHA for 025f43d
sample/test/sample/core_test.clj
@@ -4,4 +4,4 @@
4
5
(deftest a-test
6
(testing "Simple addition"
7
- (is (= 15 (-main 5)))))
+ (is (= 14 (-main 5)))))
0 commit comments