diff --git a/stdlib/Test/src/Test.jl b/stdlib/Test/src/Test.jl index 46700a37b6933c..eb9f00914b30ae 100644 --- a/stdlib/Test/src/Test.jl +++ b/stdlib/Test/src/Test.jl @@ -21,7 +21,7 @@ export @test, @test_throws, @test_broken, @test_skip, export @testset # Legacy approximate testing functions, yet to be included -export @inferred, @weakly_inferred +export @inferred export detect_ambiguities, detect_unbound_args export GenericString, GenericSet, GenericDict, GenericArray export guardsrand, TestSetException