Skip to content

Commit a62c1b6

Browse files
committed
Rename test
1 parent 3dfc00e commit a62c1b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/gpuarrays_tests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ end
3030
@testitem "gpuarrays - indexing scalar" setup=[TSGPUArrays] begin
3131
gpuarrays_test("indexing scalar")
3232
end
33-
@testitem "gpuarrays - linalg" setup=[TSGPUArrays] begin
34-
gpuarrays_test("linalg")
33+
@testitem "gpuarrays - linalg/core" setup=[TSGPUArrays] begin
34+
gpuarrays_test("linalg/core")
3535
end
3636
@testitem "gpuarrays - linalg/mul!/matrix-matrix" setup=[TSGPUArrays] begin
3737
gpuarrays_test("linalg/mul!/matrix-matrix")

0 commit comments

Comments
 (0)