Skip to content

Commit 19d8c8c

Browse files
committed
Disentangle test dirs
1 parent 2814e43 commit 19d8c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testdata.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ end
3636
ensure_artifact_installed("rqatestdata", "Artifacts.toml")
3737
testdatapath = joinpath(artifact"rqatestdata", "RQADeforestationTestData-2.0")
3838

39-
testdir = "tmp/testdata"
39+
testdir = "tmp/testdata2"
4040
rm(testdir, recursive=true, force=true)
4141
mkpath(testdir)
4242
outdir = "$testdir/out.zarr"

0 commit comments

Comments
 (0)