mirror of https://github.com/ros2/rclpy
Add pytest.ini so tests succeed without warnings when run locally. (#587)
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
This commit is contained in:
parent
f563249440
commit
7116fb4eb5
|
@ -0,0 +1,2 @@
|
|||
[pytest]
|
||||
junit_family=xunit2
|
Loading…
Reference in New Issue