Skip to content

Commit 0187acc

Browse files
committed
Missing import
1 parent 55d25ec commit 0187acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_map.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ using DerivableInterfaces: zero!
1414
using GPUArraysCore: @allowscalar
1515
using JLArrays: JLArray
1616
using SparseArraysBase: storedlength
17+
using StableRNGs: StableRNG
1718
using Test: @test, @test_broken, @test_throws, @testset
1819

1920
elts = (Float32, Float64, ComplexF32)

0 commit comments

Comments
 (0)