From d1d449ee1d18744c1275913ba175f7cc074b6993 Mon Sep 17 00:00:00 2001 From: John Eskew Date: Fri, 4 Mar 2016 15:15:58 -0500 Subject: [PATCH] Remove comments that refer to XML courses. --- common/lib/xmodule/xmodule/modulestore/tests/django_utils.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/lib/xmodule/xmodule/modulestore/tests/django_utils.py b/common/lib/xmodule/xmodule/modulestore/tests/django_utils.py index faac630bd1..8e91f8d920 100644 --- a/common/lib/xmodule/xmodule/modulestore/tests/django_utils.py +++ b/common/lib/xmodule/xmodule/modulestore/tests/django_utils.py @@ -159,12 +159,10 @@ TEST_DATA_MIXED_MODULESTORE = mixed_store_config( # All store requests now go through mixed # Use this modulestore if you specifically want to test mongo and not a mocked modulestore. -# This modulestore definition below will not load any xml courses. TEST_DATA_MONGO_MODULESTORE = mixed_store_config(mkdtemp_clean(), {}) # All store requests now go through mixed # Use this modulestore if you specifically want to test split-mongo and not a mocked modulestore. -# This modulestore definition below will not load any xml courses. TEST_DATA_SPLIT_MODULESTORE = mixed_store_config( mkdtemp_clean(), {},