Skip to content

Commit f0f5823

Browse files
committed
Update runtests.jl
1 parent 71173bf commit f0f5823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if VERSION >= v"1.8"
88
using Metal
99
end
1010

11-
using Test, StatsBase, CUDA, FixedEffects, PooledArrays, CategoricalArrays
11+
using Test, StatsBase, CUDA, Metal, FixedEffects, PooledArrays, CategoricalArrays
1212

1313
for test in tests
1414
try

0 commit comments

Comments
 (0)