c9cfb935bf
assertListEqual() is order sensitive. So we need to sort the lists before we compare them. Use assertItemsEqual() instead is better. Change-Id: I9eaa98716c7401f5b099b007438acc916dae619b |
||
---|---|---|
.. | ||
api | ||
common | ||
__init__.py | ||
fakes.py | ||
test_shell.py | ||
utils.py |