view test/testRegionIndices.jl @ 412:d94891b8dfca feature/tensor_composition

Start implementing TensorComposition
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 15 Oct 2020 22:05:22 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end