view test/testRegionIndices.jl @ 453:c1ae837f1a2e feature/inflated_tensormapping

Add some type inferense tests. Failing..
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 20 Oct 2020 07:54:59 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end