Skip to content

Commit 7da8ddd

Browse files
committed
comment in misc tests
1 parent 5359206 commit 7da8ddd

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
@@ -10,7 +10,7 @@ x8 = randn(Float32, (256,256,8,1))
1010

1111
@info "TinyMachines.jl tests..."
1212
@testset "TinyMachines.jl" begin
13-
include("./misc-tests.jl")
13+
# include("./misc-tests.jl")
1414

1515
# include("./activationlayers-tests.jl")
1616
include("./convlayers-tests.jl")

0 commit comments

Comments
 (0)