9bee149 Replace assertItemsEqual with assertCountEqual

Authored and Committed by amoralej 3 years ago
    Replace assertItemsEqual with assertCountEqual
    
    assertItemsEqual was removed from Python's unittest.TestCase in
    Python 3.3.
    
        
  • Build completed
    success
    Built as python-openstackclient-4.0.0-4.fc33
    3 years ago
file modified
+5 -1