This commit is contained in:
Markus Unterwaditzer 2016-04-29 20:17:25 +02:00
parent cf225cc038
commit cf17ac0509

View file

@ -396,7 +396,6 @@ def test_unicode_hrefs():
sync(a, b, status)
class SyncMachine(RuleBasedStateMachine):
Status = Bundle('status')
Storage = Bundle('storage')