Skip to content

Commit

Permalink
added test for convGEMMKernel.
Browse files Browse the repository at this point in the history
  • Loading branch information
lruthotto committed Jan 27, 2018
1 parent 6dc2e4e commit 5403bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/kernel/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ include("convFFTKernelTest.jl")
end

@testset "convGEMMKernel" begin
include("convFFTKernelTest.jl")
include("convGEMMKernelTest.jl")
end

0 comments on commit 5403bbd

Please sign in to comment.