mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
bc2cd71f5d
Replace the retired per-shape modules with the single `test_quadrature_rules.jl` entry point that mirrors the current quadrature implementation layout. - SPDX header; trim imports to `Test`, `JuliaFEM`, and `Tensors`.