Skip to content

Commit

Permalink
[TCO.jl] Unit tests included 🔬
Browse files Browse the repository at this point in the history
  • Loading branch information
shayandavoodii committed Mar 10, 2024
1 parent 4f2bb53 commit b801422
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 @@ -67,6 +67,8 @@ using Statistics
include("WAEG.jl")
@info "Run unit tests in MAEG.jl"
include("MAEG.jl")
@info "Run unit tests in TCO.jl"
include("TCO.jl")
end

@testset "metrics.jl" begin
Expand Down

0 comments on commit b801422

Please sign in to comment.