From 54eb2641ec9aac1249be00dda92c07db39801400 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Sat, 21 May 2016 23:41:25 -0700 Subject: [PATCH] Rename legacy protocol tests --- test/{test_protocol.py => test_protocol_legacy.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{test_protocol.py => test_protocol_legacy.py} (100%) diff --git a/test/test_protocol.py b/test/test_protocol_legacy.py similarity index 100% rename from test/test_protocol.py rename to test/test_protocol_legacy.py