tests: remote: Switch to python3
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
This commit is contained in:
parent
293631f177
commit
ec5de19549
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Remote test case executor
|
||||
# Copyright (c) 2016, Tieto Corporation
|
||||
|
|
Loading…
Reference in a new issue