view test/testRegionIndices.jl @ 576:1d4417ced79f feature/boundary_ops

Put test sets around 1d and 2d tests
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 01 Dec 2020 16:48:34 +0100
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end