view test/testRegionIndices.jl @ 580:0779713f95a2 feature/boundary_ops

Add constructor that infers T and N
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 01 Dec 2020 17:47:14 +0100
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end