Skip to content
Snippets Groups Projects
runtests.jl 79 B
using CCE
using Test

@testset "CCE.jl" begin
    # Write your tests here.
end