view test/testRegionIndices.jl @ 399:3b4b1758a8ad feature/lazy_linear_map

Add a check for permuted indecies.
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 04 Oct 2020 21:37:00 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end