Skip to content

Commit

Permalink
Use correct macro
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Perez <[email protected]>
  • Loading branch information
Blast545 committed Nov 16, 2021
1 parent 703f9af commit 5901c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/systems/physics/EntityFeatureMap_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class EntityFeatureMapFixture: public InternalFixture<::testing::Test>

// See https://github.com/ignitionrobotics/ign-gazebo/issues/1175
TEST_F(EntityFeatureMapFixture,
IGN_UTILS_TEST_ENABLE_ONLY_LINUX(AddCastRemoveEntity))
IGN_UTILS_TEST_DISABLED_ON_WIN32(AddCastRemoveEntity))
{
struct TestOptionalFeatures1
: physics::FeatureList<physics::LinkFrameSemantics>
Expand Down

0 comments on commit 5901c2b

Please sign in to comment.