FEM: move test informations and test commands into femtest
This commit is contained in:
@@ -31,8 +31,6 @@ SET(FemBaseModules_SRCS
|
||||
Init.py
|
||||
InitGui.py
|
||||
ObjectsFem.py
|
||||
test_commands.sh
|
||||
test_information.md
|
||||
TestFemApp.py
|
||||
)
|
||||
|
||||
@@ -185,6 +183,8 @@ SET(FemSolverZ88_SRCS
|
||||
|
||||
SET(FemTests_SRCS
|
||||
femtest/__init__.py
|
||||
test_commands.sh
|
||||
test_information.md
|
||||
)
|
||||
|
||||
SET(FemTestsApp_SRCS
|
||||
|
||||
Reference in New Issue
Block a user