Skip to content

Commit ca31e6d

Browse files
committed
Load DD in test
1 parent 109d5d5 commit ca31e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ end
4646

4747
@testitem "Pyramid building RGB eltype" begin
4848
using PyramidScheme: PyramidScheme as PS
49+
using DimensionalData
4950
using Colors
5051
data = rand(RGB, 2000,2000)
5152
dd = DimArray(data, (X(1:2000), Y(1:2000)))

0 commit comments

Comments
 (0)