From fc1659413827f1f90baa5f5f62c58b34d1cc1416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=2E=20K=C3=A4rkk=C3=A4inen?= Date: Sun, 1 Mar 2020 14:53:04 +0200 Subject: [PATCH] Disable custom protocol test --- tests/{test_custom_protocol.py => skip_test_custom_protocol.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_custom_protocol.py => skip_test_custom_protocol.py} (100%) diff --git a/tests/test_custom_protocol.py b/tests/skip_test_custom_protocol.py similarity index 100% rename from tests/test_custom_protocol.py rename to tests/skip_test_custom_protocol.py