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

This commit is contained in:
Julian Oes
2020-01-10 14:47:27 +01:00
committed by Nuno Marques
parent 157811acc7
commit f9ab38f1bc

View File

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