view test/runtests.jl @ 722:0402b9042adc feature/laplace_opset

Fix comment
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 22 Feb 2021 15:15:24 +0100
parents 988e9cfcd58d
children f88b2117dc69
line wrap: on
line source

include("test_utils.jl")
using Test
using TestSetExtensions

@testset "All" begin
    @includetests ARGS
end