diff --git a/test/coverage/extras1.jl b/test/coverage/extras1.jl index b3cdd9b70..c468cfaf3 100644 --- a/test/coverage/extras1.jl +++ b/test/coverage/extras1.jl @@ -47,7 +47,7 @@ end @testset "RSS" begin F.set_var!(F.GLOBAL_VARS, "website_descr", "") - F.RSS_DICT["hello"] = (F.RSSItem("","","","","","","",Date(1)), String[]) + F.RSS_DICT["hello"] = (F.RSSItem("","","","","","","","",Date(1)), String[]) global r = ""; s = @capture_out begin global r r = F.rss_generator()