comparison test/RegionIndices/RegionIndices_test.jl @ 714:11a444d6fc93 feature/selectable_tests

Remove module wrapping testsets. They are now automatically added through the folders
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 20 Feb 2021 21:15:52 +0100
parents df88aee35bb9
children 471a948cd2b2
comparison
equal deleted inserted replaced
713:be648c6d6686 714:11a444d6fc93
1 using Sbplib.RegionIndices 1 using Sbplib.RegionIndices
2 using Test 2 using Test
3 3
4 @testset "RegionIndices" begin
5 @test_broken false
6 end