view test/RegionIndices/RegionIndices_test.jl @ 711:df88aee35bb9 feature/selectable_tests

Switch to _test.jl suffix
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 20 Feb 2021 20:45:40 +0100
parents test/RegionIndices/testRegionIndices.jl@44fa9a171557
children 11a444d6fc93
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end