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 d7ac7dc commit d7904fcCopy full SHA for d7904fc
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 (= 16 (-main 5)))))
0 commit comments