rebalance python unittests onto new shards

This commit is contained in:
Stuart Young
2018-04-23 12:56:57 -04:00
parent 2556864bfb
commit 1fd2167144
244 changed files with 862 additions and 129 deletions

View File

@@ -14,6 +14,8 @@ class UserPrefContextProcessorUnitTest(ModuleStoreTestCase):
"""
Unit test for courseware context_processor
"""
shard = 4
def setUp(self):
super(UserPrefContextProcessorUnitTest, self).setUp()