From b3dc602f781c5627153c75c2250995ee7f376219 Mon Sep 17 00:00:00 2001 From: Eduard-Cristian Stefan Date: Fri, 22 Jan 2016 12:58:30 +0200 Subject: [PATCH] Follow naming conventions for graphite bridge tests --- tests/{graphite_bridge.py => test_graphite_bridge.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{graphite_bridge.py => test_graphite_bridge.py} (100%) diff --git a/tests/graphite_bridge.py b/tests/test_graphite_bridge.py similarity index 100% rename from tests/graphite_bridge.py rename to tests/test_graphite_bridge.py