From ff7c992d1b7442fda03ce1ad10af2a3f030c5adf Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 12 Feb 2019 11:15:47 +0000 Subject: integration-tests: futurize test_reconnect_nat --- src/integration-tests/test_integration_reconnect_nat.py.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/integration-tests/test_integration_reconnect_nat.py.in b/src/integration-tests/test_integration_reconnect_nat.py.in index d9714f875..5b3f34d02 100755 --- a/src/integration-tests/test_integration_reconnect_nat.py.in +++ b/src/integration-tests/test_integration_reconnect_nat.py.in @@ -18,6 +18,7 @@ # SPDX-License-Identifier: AGPL3.0-or-later # # +from __future__ import print_function import sys import os import subprocess -- cgit v1.2.3