view test/runtests.jl @ 661:f0ceddeae993 feature/get_boundary_identifiers

Fix and test type stability of boundary_identifiers.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sun, 31 Jan 2021 13:04:19 +0100
parents a79d7b3209c9
children 988e9cfcd58d 48a61e085e60
line wrap: on
line source

using Test
using TestSetExtensions

@testset "All" begin
    @includetests ARGS
end