From 6e4efccc38123aedd86e2a9313552fa3a0f8509b Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 27 Jan 2018 11:46:29 -0200 Subject: [PATCH] Rename test_cache to test_cacheprovider for consistency with cacheprovider --- testing/{test_cache.py => test_cacheprovider.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename testing/{test_cache.py => test_cacheprovider.py} (100%) mode change 100755 => 100644 diff --git a/testing/test_cache.py b/testing/test_cacheprovider.py old mode 100755 new mode 100644 similarity index 100% rename from testing/test_cache.py rename to testing/test_cacheprovider.py