We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e0c0c commit 0264495Copy full SHA for 0264495
src/ReinforcementLearningZoo/test/runtests.jl
@@ -11,6 +11,7 @@ else
11
CUDA.allowscalar(false)
12
end
13
14
+using Test
15
@testset "ReinforcementLearningZoo.jl" begin
16
# include("cfr/cfr.jl")
17
# include("hooks.jl")
0 commit comments