aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/gnunet_pyexpect.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/gnunet_pyexpect.py.in')
-rw-r--r--src/integration-tests/gnunet_pyexpect.py.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/integration-tests/gnunet_pyexpect.py.in b/src/integration-tests/gnunet_pyexpect.py.in
index 83acb908f..d757634a5 100644
--- a/src/integration-tests/gnunet_pyexpect.py.in
+++ b/src/integration-tests/gnunet_pyexpect.py.in
@@ -18,8 +18,7 @@
18# SPDX-License-Identifier: AGPL3.0-or-later 18# SPDX-License-Identifier: AGPL3.0-or-later
19# 19#
20# Testcase for gnunet-peerinfo 20# Testcase for gnunet-peerinfo
21from __future__ import print_function 21
22from builtins import object
23import os 22import os
24import re 23import re
25import subprocess 24import subprocess