Skip to content

Commit 60b614b

Browse files
committed
small testset rename
1 parent c03b5e0 commit 60b614b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/basic.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ end
301301
@test eltype(f(x_concrete)) === Int
302302
end
303303

304-
@testset "$(ndims(x))-dim" for x in [
304+
@testset "$(ndims(x))-dim Array" for x in [
305305
fill(true),
306306
[true, false],
307307
[true false],

0 commit comments

Comments
 (0)