diff --git a/src/Mod/Fem/femtest/app/test_common.py b/src/Mod/Fem/femtest/app/test_common.py index 3ed3fe5136..9f1630971b 100644 --- a/src/Mod/Fem/femtest/app/test_common.py +++ b/src/Mod/Fem/femtest/app/test_common.py @@ -133,6 +133,7 @@ class TestFemCommon(unittest.TestCase): if ( mod == "femsolver.solver_taskpanel" + or mod == "femexamples.examplesgui" or mod == "TestFemGui" ) and not FreeCAD.GuiUp: continue