test(geometry): add geometry topic runner

This commit is contained in:
Jukka Aho
2026-05-09 18:38:50 +03:00
parent 3550ce0941
commit 2573f2382f
+8
View File
@@ -0,0 +1,8 @@
# SPDX-FileCopyrightText: 2015-2026 Jukka Aho
# SPDX-License-Identifier: MIT
using Test
using JuliaFEM
using Tensors
include("test_jacobian.jl")