We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0b5f1 commit 83aa246Copy full SHA for 83aa246
1 file changed
test/runtests.jl
@@ -81,7 +81,7 @@ end
81
end
82
init_code = quote
83
using Test
84
- import ..should_be_defined, ..@should_also_be_defined
+ import ..should_be_defined, ..@should_also_be_defined
85
86
87
testsuite = Dict(
0 commit comments