FEM: unit test information, remove duplicate lines, they are in unit test commands file available
This commit is contained in:
@@ -109,10 +109,6 @@ unittest.TextTestRunner().run(alltest)
|
||||
```bash
|
||||
./bin/FreeCAD --run-test "femtest.app.test_common.TestFemCommon"
|
||||
```
|
||||
```bash
|
||||
make -j 4 && ./bin/FreeCADCmd --run-test "femtest.app.test_solver_calculix.TestSolverCalculix"
|
||||
make -j 4 && ./bin/FreeCAD --run-test "femtest.app.test_solver_calculix.TestSolverCalculix"
|
||||
```
|
||||
|
||||
### method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user