diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/RegionIndices/testRegionIndices.jl	Sat Feb 20 20:36:27 2021 +0100
@@ -0,0 +1,6 @@
+using Sbplib.RegionIndices
+using Test
+
+@testset "RegionIndices" begin
+	@test_broken false
+end