Skip to content

Commit

Permalink
move multilink worlds to to test (#3059)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
  • Loading branch information
iche033 authored Aug 12, 2021
1 parent 42f7e48 commit dd4cfce
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gazebo/gui/ModelListWidget_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,8 @@ void ModelListWidget_TEST::IncludedLinkProperties()
/////////////////////////////////////////////////
void ModelListWidget_TEST::NestedLinkProperties()
{
LinkProperties("worlds/multilink_shape_nested.world", "multilink_nested::multilink", 1);
LinkProperties("worlds/multilink_shape_nested.world",
"multilink_nested::multilink", 1);
}

/////////////////////////////////////////////////
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit dd4cfce

Please sign in to comment.