update tests

This commit is contained in:
Irlan
2018-08-04 15:28:22 -03:00
parent 26b956720c
commit c804a2dc52
3 changed files with 12 additions and 8 deletions

View File

@ -77,8 +77,6 @@ public:
b3RectangleGarment m_rectangleGarment;
b3GarmentMesh m_rectangleGarmentMesh;
b3GarmentClothMesh m_rectangleClothMesh;
b3BoxHull m_boxHull;
};
#endif