Our test script runs on a host that doesn't have py3

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-08-08 12:38:19 +02:00
parent a9afa51eef
commit 0c064fa4b7

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/python2
import json
import os