Skip to content

Commit

Permalink
fix python unit test due to missing plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy committed Oct 11, 2024
1 parent 1c887b8 commit 6f6224d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def simulate_pendulum(self):
"Sofa.Component.Constraint.Projective",
"Sofa.Component.IO.Mesh",
"Sofa.Component.LinearSolver.Direct",
"Sofa.Component.Mapping.NonLinear",
"Sofa.Component.Mapping.MappedMatrix",
"Sofa.Component.Mass",
"Sofa.Component.ODESolver.Backward",
Expand Down

0 comments on commit 6f6224d

Please sign in to comment.