view test/testRegionIndices.jl @ 709:48a61e085e60 feature/selectable_tests

Add function for selecting tests
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 20 Feb 2021 20:31:08 +0100
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end