Skip to content

Commit 8d2192d

Browse files
committed
fix missing plugin test (grid)
1 parent f23c6d3 commit 8d2192d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/Sofa/tests/Core/ForceField.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ def simulate_beam(linear_solver_template):
108108

109109
root.addObject('DefaultAnimationLoop')
110110

111+
root.addObject('RequiredPlugin', name='Sofa.Component.Topology.Container.Grid')
111112
root.addObject('RequiredPlugin', name='Sofa.Component.ODESolver.Backward')
112113
root.addObject('RequiredPlugin', name='Sofa.Component.LinearSolver.Direct')
113114
root.addObject('RequiredPlugin', name='Sofa.Component.Engine.Select')

0 commit comments

Comments
 (0)