From e1568b19509d8734c6b48bf27d019fb8f7cbf51d Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Sat, 6 Sep 2014 18:11:42 +0200 Subject: [PATCH] Moved pinger's test file into the correct folder --- mcstatus/tests/{protocol => }/test_pinger.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mcstatus/tests/{protocol => }/test_pinger.py (100%) diff --git a/mcstatus/tests/protocol/test_pinger.py b/mcstatus/tests/test_pinger.py similarity index 100% rename from mcstatus/tests/protocol/test_pinger.py rename to mcstatus/tests/test_pinger.py