view test/testRegionIndices.jl @ 468:a52f38e72258 feature/outer_product

Start implementing function for outer products
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 22 Oct 2020 10:18:57 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end