tests: Update pegging test to Python 3

This commit is contained in:
Tim Ruffing 2018-05-19 00:21:48 +02:00
parent 61b6ef14ff
commit 88ae603ee1

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
from test_framework.authproxy import AuthServiceProxy, JSONRPCException
import os