view test/testRegionIndices.jl @ 432:f24daf573bc6 feature/lazy_identity

Add test to make sure transpose application is inferred
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 19 Oct 2020 09:37:23 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end