diff --git a/src/Accessors.jl b/src/Accessors.jl index 2d201c8e..4e7d980c 100644 --- a/src/Accessors.jl +++ b/src/Accessors.jl @@ -23,6 +23,7 @@ include("testing.jl") # always included for now include("../ext/AccessorsDatesExt.jl") include("../ext/AccessorsLinearAlgebraExt.jl") + include("../ext/AccessorsTestExt.jl") end