From 7912a3707442622303d97bd9084fc17e32b1a18d 2017-05-09 15:17:53 From: Brett Smith Date: 2017-05-09 15:17:53 Subject: [PATCH] tests: Let FileCache tests be in their own file. These tests aren't likely to share much code with other loader tests. --- diff --git a/tests/test_loaders.py b/tests/test_FileCache.py similarity index 100% rename from tests/test_loaders.py rename to tests/test_FileCache.py