aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_disconnect_nat.py.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-19 01:59:00 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-19 01:59:00 +0100
commit29184ebd9987a2c63d50d563bd0b7a5ce68f0023 (patch)
tree1b036dfe8a90166a1786c3d7ed7fbb44445e5fc1 /src/integration-tests/test_integration_disconnect_nat.py.in
parent5268a6fed72de00832cf075f480c03fe86952bb6 (diff)
downloadgnunet-29184ebd9987a2c63d50d563bd0b7a5ce68f0023.tar.gz
gnunet-29184ebd9987a2c63d50d563bd0b7a5ce68f0023.zip
got integration tests to pass, fixes #5560
Diffstat (limited to 'src/integration-tests/test_integration_disconnect_nat.py.in')
-rwxr-xr-xsrc/integration-tests/test_integration_disconnect_nat.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/test_integration_disconnect_nat.py.in b/src/integration-tests/test_integration_disconnect_nat.py.in
index 825c1cfa1..601586f47 100755
--- a/src/integration-tests/test_integration_disconnect_nat.py.in
+++ b/src/integration-tests/test_integration_disconnect_nat.py.in
@@ -11,7 +11,7 @@
11# WITHOUT ANY WARRANTY; without even the implied warranty of 11# WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13# Affero General Public License for more details. 13# Affero General Public License for more details.
14# 14#
15# You should have received a copy of the GNU Affero General Public License 15# You should have received a copy of the GNU Affero General Public License
16# along with this program. If not, see <http://www.gnu.org/licenses/>. 16# along with this program. If not, see <http://www.gnu.org/licenses/>.
17# 17#