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 a1b9ed7 commit 28f0162Copy full SHA for 28f0162
test/clj_libssh2/test_libssh2.clj
@@ -7,4 +7,4 @@
7
8
(deftest check-libssh2-version-is-ok
9
"This shoudln't change by surprise!"
10
- (is (= "1.6.0" (libssh2/version))))
+ (is (= "1.6.0" (libssh2/version 0))))
0 commit comments