diff --git a/test/runtests.jl b/test/runtests.jl index 56fcd01..c4fd4d0 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -8,6 +8,6 @@ using NetCDFTools include("test-MFDataset.jl") include("test-mapslices.jl") include("test-apply.jl") -include("test-Raster.jl") +include("test-rast.jl") include("test-gdal_polygonize.jl") include("test-st_mosaic.jl")