view test/testRegionIndices.jl @ 477:79a88269d7d0 feature/outer_product

Add some tests
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 02 Nov 2020 22:12:24 +0100
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end