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 50c9d21 commit 303b5d8Copy full SHA for 303b5d8
test/worlds.jl
@@ -597,4 +597,4 @@ function f()
597
Core._eval_import(true, @__MODULE__, nothing, Expr(:., :Random))
598
end
599
600
-@test_throws ErrorException("importing Random into M57965 conflicts with an existing global") M57965.f()s
+@test_throws ErrorException("importing Random into M57965 conflicts with an existing global") M57965.f()
0 commit comments