From 09000762fb07463eb8ff8a1ace214c7605363879 Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Thu, 17 Mar 2016 09:15:52 -0500 Subject: [PATCH] Rename test file to mirror actual class it is testing --- tests/unit/{test_file_checker.py => test_file_processor.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/unit/{test_file_checker.py => test_file_processor.py} (100%) diff --git a/tests/unit/test_file_checker.py b/tests/unit/test_file_processor.py similarity index 100% rename from tests/unit/test_file_checker.py rename to tests/unit/test_file_processor.py