Files
python-keystoneclient/tests
Sascha Peilicke f3834c2ed1 Python-2.6 compatibility for tests/test_keyring.py
TestCase.setUpClass() and unittest.SkipTest are features added in 2.7.
Calling super(KeyringTest, cls).setUpClass() could have never worked
since tests.utils.TestCase doesn't implement that (class) method.

Change-Id: Ifbb0465be24fd13ad68d52c0d7fa4c5090d0f694
2013-06-17 12:13:19 +02:00
..
2011-10-25 16:50:08 -07:00
2013-06-11 10:00:13 +02:00
2013-01-24 18:48:22 +01:00
2013-05-17 14:44:42 -07:00
2011-10-25 16:50:08 -07:00
2013-02-11 12:29:39 -06:00