view test/testRegionIndices.jl @ 519:51e4bf6ab755 feature/boundary_ops

Update fixed previously broken tests.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Tue, 24 Nov 2020 18:48:16 +0100
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end