view test/runtests.jl @ 388:5223872485cd refactor/sbp_operators_tests/collect_and_compare

Clean up grid creation
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 01 Oct 2020 08:16:46 +0200
parents 1cafeb286c00
children 2808c41f5efa
line wrap: on
line source

using Test
using TestSetExtensions

@testset ExtendedTestSet "All" begin
    @includetests ARGS
end