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 752cde1 commit 62ba51fCopy full SHA for 62ba51f
test/model_traits.jl
@@ -73,7 +73,7 @@ struct Apple end
73
74
end
75
76
-import .Banana
+import .Fruit
77
78
@testset "extras" begin
79
@test docstring(Float64) == "Float64"
0 commit comments