Skip to content

Commit 0fe0345

Browse files
committed
fix test
1 parent 285eeb1 commit 0fe0345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sofa/framework/Simulation/Graph/test/Simulation_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ struct Scene_test: public NumericTest<SReal>
9090
x[2] = type::Vec3(0,1,0);
9191
x[3] = type::Vec3(0,0,1);
9292
type::Vec3 expectedMin(0,0,0), expectedMax(1,1,1);
93-
DOF->showObject.setValue(true); // bbox is updated only for drawn MO
9493

9594
// end create scene
9695
//*********

0 commit comments

Comments
 (0)