neutron/neutron/hacking
Takashi Natsume 17b03e518f Follow up for replacing assertItemsEqual
The assertItemsEqual has been replaced with assertCountEqual
since I7c20fec08e5dc9f67b34100c925ea6724bbd25f0 .
However the hacking check has not been enabled.

This patch enables the hacking check
and replace remaining assertItemsEqual with assertCountEqual.

Signed-off-by: Takashi Natsume <takanattie@gmail.com>
Change-Id: I86202f36f1b7c0bce8b29558ad1e377c336b7258
(cherry picked from commit 05ee23ea15)
2021-08-24 12:02:17 +00:00
..
__init__.py Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py Follow up for replacing assertItemsEqual 2021-08-24 12:02:17 +00:00