view test/testRegionIndices.jl @ 578:b24b910a9025 feature/boundary_ops

Change inference test to be more explicit about what methods are tested
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 01 Dec 2020 17:41:14 +0100
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end