Skip to content

Commit 951bae9

Browse files
authored
Merge pull request #23 from alxbilger/test
Fix tests compilation with respect to SOFA
2 parents 7b9e8c0 + c53f012 commit 951bae9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CGALPlugin_test/MeshGenerationFromImage_test.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ struct MeshGenerationFromImage_test : public BaseTest
5252
sofa::simulation::Node::SPtr m_root;
5353
cgal::MeshGenerationFromImage< defaulttype::Vec3dTypes, defaulttype::ImageUC >::SPtr m_meshGenerator;
5454

55-
void SetUp()
56-
{
57-
58-
}
59-
6055
void loadSceneDefault()
6156
{
6257
/// a scene defined using raw-strings (C++11)

0 commit comments

Comments
 (0)