view test/testRegionInidices.jl @ 338:2b0c9b30ea3b refactor/combine_to_one_package

Add test sets for each submodule to make the test output nicer
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 25 Sep 2020 13:48:23 +0200
parents f4e3e71a4ff4
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end