From bde8f7670a6f81ab7de98c75745d7d4b74dc2b44 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sun, 8 Sep 2013 22:53:16 -0500 Subject: [PATCH] vba_tests.py -> test_vba.py This matches the other filenames in the tests/ directory. --- tests/{vba_tests.py => test_vba.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{vba_tests.py => test_vba.py} (100%) diff --git a/tests/vba_tests.py b/tests/test_vba.py similarity index 100% rename from tests/vba_tests.py rename to tests/test_vba.py