Skip to content

Commit

Permalink
[runtests.jl] clustering unit tests included 🔬
Browse files Browse the repository at this point in the history
  • Loading branch information
shayandavoodii committed Mar 11, 2024
1 parent 1d3f31b commit 7115d2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ using Test
@testset "CepstralCoefficients.jl" begin
@info "Testing cepstral.jl unit tests"
include("cepstral.jl")
@info "Testing clustering.jl unit tests"
include("clustering.jl")
end

0 comments on commit 7115d2f

Please sign in to comment.