view test/testRegionIndices.jl @ 445:a79d7b3209c9

Remove ExtendedTestSet from runtests.jl
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 20 Oct 2020 09:23:16 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end