neutron/neutron/hacking
Hirofumi Ichihara ae1fb6e872 Use assertFalse(observed) instead of assertEqual(False, observed)
The patch also improves the way in which the assertTrue (and
similarly assertFalse) are done,

We should use assertFalse not assertEqual.

Co-Authored-By: Gary Kotton <gkotton@vmware.com>

Closes-Bug: #1503074

Change-Id: I5f527ddf2ca522cdf101de2482d59f059eca010f
2015-11-12 22:50:57 +09:00
..
__init__.py Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py Use assertFalse(observed) instead of assertEqual(False, observed) 2015-11-12 22:50:57 +09:00