Skip to content

Commit

Permalink
Add pytest.ini so local tests don't display warning (#276)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette authored and jacobperron committed Aug 18, 2020
1 parent c11a1bf commit 8e4b2c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples_tf2_py/pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pytest]
junit_family=xunit2

0 comments on commit 8e4b2c0

Please sign in to comment.