Skip to content

Commit

Permalink
fix test name for test/pr2-ri-test-simple.launch, which is already us…
Browse files Browse the repository at this point in the history
…ed in test/pr2-ri-test.launch
  • Loading branch information
k-okada committed Nov 12, 2021
1 parent f05e592 commit 266b27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr2eus/test/pr2-ri-test-simple.launch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<launch>
<!-- start test -->
<test test-name="pr2_ri_test_simple" pkg="roseus" type="roseus"
<test test-name="pr2_ri_test_simple_no_gazebo" pkg="roseus" type="roseus"
args="$(find pr2eus)/test/pr2-ri-test-simple.l" time-limit="1800" />
</launch>

0 comments on commit 266b27d

Please sign in to comment.