comparison test/Grids/manifolds_test.jl @ 1936:a7c9d04b57e0 feature/grids/manifolds

Stub out boundaries(::UnstructuredAtlas)
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 07 Feb 2025 13:36:17 +0100
parents 378d38bab1df
children 755fc0907e99
comparison
equal deleted inserted replaced
1935:378d38bab1df 1936:a7c9d04b57e0
145 ]) 145 ])
146 end 146 end
147 end 147 end
148 148
149 @testset "UnstructuredAtlas" begin 149 @testset "UnstructuredAtlas" begin
150 @test_broken false 150 @testset "boundaries" begin
151 @test_broken false
152 end
151 end 153 end