commit | b1a52b11673f6fd29b357852977282c8b41cfb7d | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Wed Jan 17 15:15:46 2018 -0800 |
committer | GitHub <noreply@github.com> | Wed Jan 17 15:15:46 2018 -0800 |
tree | 7700ccc03880aab836068f25626a979dfccc567c | |
parent | 016f59a71620f5eadbc06ceb79d3d486d5da8ff3 [diff] |
Use assertItemsEqual instead of assertEqual. (#5224) This test doesn't care about order, the underlying filesystem APIs do not guarantee directory listings on subsequent calls will be in the same order.