view test/RegionIndices/testRegionIndices.jl @ 710:44fa9a171557 feature/selectable_tests

Move each module to a folder
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 20 Feb 2021 20:36:27 +0100
parents test/testRegionIndices.jl@28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end