From 675c61ce3b527ba27c74c837950298a4f136f673 Mon Sep 17 00:00:00 2001 From: mhchia Date: Sun, 15 Sep 2019 21:45:44 +0800 Subject: [PATCH] Move test_notify from libp2p to network --- tests/{libp2p => network}/test_notify.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{libp2p => network}/test_notify.py (100%) diff --git a/tests/libp2p/test_notify.py b/tests/network/test_notify.py similarity index 100% rename from tests/libp2p/test_notify.py rename to tests/network/test_notify.py