tests: switch to python3

This commit is contained in:
Daniel Martí 2016-01-04 21:17:58 +01:00
parent a1703f1204
commit 24ad0418e3
9 changed files with 13 additions and 20 deletions

View file

@ -1,5 +1,4 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
#!/usr/bin/env python3
import os
import sys