FEM: move test informations and test commands into femtest

This commit is contained in:
Bernd Hahnebach
2020-05-23 10:35:37 +02:00
parent 477f4d2bdc
commit 68aefb88b5
3 changed files with 2 additions and 2 deletions

View File

@@ -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