Skip to content

Commit 0ea4d94

Browse files
committed
changed class name
Signed-off-by: Markus Kramer <[email protected]>
1 parent 4cc21ba commit 0ea4d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch_ros/test/test_cli_namespace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import unittest
1818
import subprocess
1919

20-
class TestRemapArgument(unittest.TestCase):
20+
class TestNamespaceArgument(unittest.TestCase):
2121
"""Test the --namespace command line argument for ros2 launch."""
2222

2323
def test_namespace_argument(self):

0 commit comments

Comments
 (0)