diff --git a/test/runtests.jl b/test/runtests.jl index 63caac7f..cfdeabbd 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -15,6 +15,7 @@ include("multidim_sbp_tests.jl") include("sparse_SBP_operator_tests.jl") include("SummationByPartsOperatorsExt_tests.jl") include("MeshData_tests.jl") +include("MeshData_wedge_pyr_tests.jl") include("boundary_util_tests.jl") include("hybrid_mesh_tests.jl") include("noncon_mesh_tests.jl")