unit tests for timeout exception

This commit is contained in:
David Goetz
2011年04月11日 16:26:50 -07:00
parent bc9ec20033
commit e999656935

View File

@@ -316,6 +316,8 @@ class TestContainerFailures(unittest.TestCase):
self.assert_(object2 in [o['name'] for o in
client.get_container(self.url, self.token, container)[1]])
def test_locked_container_dbs(self):
pass
if __name__ == '__main__':
unittest.main()
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.