Skip to content

Commit 0264495

Browse files
Add missing test import
1 parent 70e0c0c commit 0264495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReinforcementLearningZoo/test/runtests.jl

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ else
1111
CUDA.allowscalar(false)
1212
end
1313

14+
using Test
1415
@testset "ReinforcementLearningZoo.jl" begin
1516
# include("cfr/cfr.jl")
1617
# include("hooks.jl")

0 commit comments

Comments
 (0)