From 61cbe36e4016d77b93386e3df9b17b36b1633d7e Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Thu, 18 Jun 2015 10:38:26 +0200 Subject: [PATCH] http2: rename test file --- test/http2/{test_http2_protocol.py => test_protocol.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/http2/{test_http2_protocol.py => test_protocol.py} (100%) diff --git a/test/http2/test_http2_protocol.py b/test/http2/test_protocol.py similarity index 100% rename from test/http2/test_http2_protocol.py rename to test/http2/test_protocol.py