From 3448d83355a6f2801467a1a1e0995de38f244a86 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Fri, 8 Jan 2010 19:50:55 -0800 Subject: [PATCH] Converted hub_test to follow the test naming convention. --- tests/{test__hub.py => hub_test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test__hub.py => hub_test.py} (100%) diff --git a/tests/test__hub.py b/tests/hub_test.py similarity index 100% rename from tests/test__hub.py rename to tests/hub_test.py