Skip to content

Commit 91a2edc

Browse files
committed
Renamed package to RemoteSensingToolbox
1 parent 03e921f commit 91a2edc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/runtests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
using RSToolbox
1+
using RemoteSensingToolbox
22
using Test
33

4-
@testset "RSToolbox.jl" begin
4+
@testset "RemoteSensingToolbox.jl" begin
55
# Write your tests here.
66
end

0 commit comments

Comments
 (0)