Skip to content

Commit

Permalink
Merge pull request #23 from alxbilger/test
Browse files Browse the repository at this point in the history
Fix tests compilation with respect to SOFA
  • Loading branch information
bakpaul authored Jan 22, 2025
2 parents 7b9e8c0 + c53f012 commit 951bae9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CGALPlugin_test/MeshGenerationFromImage_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ struct MeshGenerationFromImage_test : public BaseTest
sofa::simulation::Node::SPtr m_root;
cgal::MeshGenerationFromImage< defaulttype::Vec3dTypes, defaulttype::ImageUC >::SPtr m_meshGenerator;

void SetUp()
{

}

void loadSceneDefault()
{
/// a scene defined using raw-strings (C++11)
Expand Down

0 comments on commit 951bae9

Please sign in to comment.