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.
2 parents 415142e + 10fa2be commit c6c3aa1Copy full SHA for c6c3aa1
test/runtests.jl
@@ -17,5 +17,5 @@ using Test
17
z = @testsnippet Bar begin
18
println("Hello world")
19
end
20
- @test z ===nothing
+ @test z === nothing
21
0 commit comments