mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
test(mesh): add mesh topic runner
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# SPDX-FileCopyrightText: 2015-2026 Jukka Aho
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
using Test
|
||||
using JuliaFEM
|
||||
using Tensors
|
||||
|
||||
include("test_refine.jl")
|
||||
include("test_mesh_api.jl")
|
||||
Reference in New Issue
Block a user