aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_reconnect_nat.py.in
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-12 11:15:47 +0000
committerng0 <ng0@n0.is>2019-02-12 11:15:47 +0000
commitff7c992d1b7442fda03ce1ad10af2a3f030c5adf (patch)
tree98c7d043fd9c797bbf946254bccd0f4c274bf926 /src/integration-tests/test_integration_reconnect_nat.py.in
parent298d6863277b34f1143d9ed8807b819e1eff7ee1 (diff)
downloadgnunet-ff7c992d1b7442fda03ce1ad10af2a3f030c5adf.tar.gz
gnunet-ff7c992d1b7442fda03ce1ad10af2a3f030c5adf.zip
integration-tests: futurize test_reconnect_nat
Diffstat (limited to 'src/integration-tests/test_integration_reconnect_nat.py.in')
-rwxr-xr-xsrc/integration-tests/test_integration_reconnect_nat.py.in1
1 files changed, 1 insertions, 0 deletions
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 @@
18# SPDX-License-Identifier: AGPL3.0-or-later 18# SPDX-License-Identifier: AGPL3.0-or-later
19# 19#
20# 20#
21from __future__ import print_function
21import sys 22import sys
22import os 23import os
23import subprocess 24import subprocess