mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-03 08:29:32 +00:00
clever: Remove shebang from basic.py test
Tests executed by ros_pytest are not meant to have shebangs anyway.
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python3
|
|
||||||
import rospy
|
import rospy
|
||||||
import pytest
|
import pytest
|
||||||
from mavros_msgs.msg import State
|
from mavros_msgs.msg import State
|
||||||
|
|||||||
Reference in New Issue
Block a user