rebalance python unittests onto new shards
This commit is contained in:
@@ -23,6 +23,7 @@ _NEXT_WEEK = _TODAY + timedelta(days=7)
|
||||
|
||||
class RandomizeModuleTestCase(unittest.TestCase):
|
||||
"""Make sure the randomize module works"""
|
||||
shard = 1
|
||||
|
||||
def setUp(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user