Browse Source

mission_test: let's try to run this with Python 3

sbg
Julian Oes 5 years ago committed by Nuno Marques
parent
commit
f9ab38f1bc
  1. 2
      integrationtests/python_src/px4_it/mavros/mission_test.py

2
integrationtests/python_src/px4_it/mavros/mission_test.py

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
#***************************************************************************
#
# Copyright (c) 2015-2016 PX4 Development Team. All rights reserved.

Loading…
Cancel
Save