mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-05 20:11:31 +00:00
chore(test): register the io topic in the top-level test runner
Mirror the new test/io tree in TOPICS so Pkg.test and topic filtering pick up WriteVTK coverage after mesh and before quadrature. - Insert "io" after "mesh" in the TOPICS constant ordering
This commit is contained in:
@@ -21,6 +21,7 @@ const TOPICS = [
|
||||
"topology",
|
||||
"geometry",
|
||||
"mesh",
|
||||
"io",
|
||||
"quadrature",
|
||||
"domains/continuum",
|
||||
"domains/heat",
|
||||
|
||||
Reference in New Issue
Block a user