view test/testRegionIndices.jl @ 431:1d6250fcf14c feature/lazy_identity

Remove some unneeded code from tests
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 19 Oct 2020 09:21:44 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end