comparison test/RegionIndices/RegionIndices_test.jl @ 711:df88aee35bb9 feature/selectable_tests

Switch to _test.jl suffix
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 20 Feb 2021 20:45:40 +0100
parents test/RegionIndices/testRegionIndices.jl@44fa9a171557
children 11a444d6fc93
comparison
equal deleted inserted replaced
710:44fa9a171557 711:df88aee35bb9
1 using Sbplib.RegionIndices
2 using Test
3
4 @testset "RegionIndices" begin
5 @test_broken false
6 end