Files
python-keystoneclient/keystoneclient/tests
Brant Knudson 66de79a6f3 auth_token tests use assertIs/Not/None
The tests in test_auth_token_middleware were using
assertEqual(res, None) and assertNotEqual(res, None) when they
should use assertIsNone and assertIsNotNone.

Change-Id: Ib1601b3a6101f843d9c29f3cd00aab339e671e61
2014-01-12 12:52:34 -06:00
..
2013-09-24 12:34:17 +10:00
2013-09-24 12:34:17 +10:00
2013-09-24 12:34:17 +10:00
2013-12-03 12:00:03 +10:00
2013-12-20 13:48:06 +10:00
2013-11-28 09:20:43 +10:00
2013-09-24 12:34:17 +10:00
2013-11-28 09:20:43 +10:00