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 b12683a commit 5d11a89Copy full SHA for 5d11a89
test/TestHash.m
@@ -29,6 +29,7 @@ function test_hash_text(tc, Ph)
29
case 'sha-256', tc.verifyEqual(stdlib.sha256sum(fn), Ph{2})
30
end
31
32
+end
33
34
35
0 commit comments