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 8785b4f commit f2833f6Copy full SHA for f2833f6
test/runtests.jl
@@ -2,4 +2,3 @@ using Test, Example
2
3
@test hello("Julia") == "Hello, Julia"
4
@test domath(2.0) ≈ 7.0
5
-@test false
0 commit comments