We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc21ba commit 0ea4d94Copy full SHA for 0ea4d94
launch_ros/test/test_cli_namespace.py
@@ -17,7 +17,7 @@
17
import unittest
18
import subprocess
19
20
-class TestRemapArgument(unittest.TestCase):
+class TestNamespaceArgument(unittest.TestCase):
21
"""Test the --namespace command line argument for ros2 launch."""
22
23
def test_namespace_argument(self):
0 commit comments