From 3565435edc56433912fa3d013836580157bfc57f Mon Sep 17 00:00:00 2001 From: John Eskew Date: Wed, 11 Feb 2015 10:55:33 -0500 Subject: [PATCH] Change filename of Split mongo call count tests. --- ...call_count_import_export.py => test_split_mongo_call_count.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename common/lib/xmodule/xmodule/modulestore/tests/{test_mongo_call_count_import_export.py => test_split_mongo_call_count.py} (100%) diff --git a/common/lib/xmodule/xmodule/modulestore/tests/test_mongo_call_count_import_export.py b/common/lib/xmodule/xmodule/modulestore/tests/test_split_mongo_call_count.py similarity index 100% rename from common/lib/xmodule/xmodule/modulestore/tests/test_mongo_call_count_import_export.py rename to common/lib/xmodule/xmodule/modulestore/tests/test_split_mongo_call_count.py