3101581 Run the tests

Authored and Committed by pviktori 4 years ago
    Run the tests
    
    The command "python2 setup.py test" has not been actually finding
    any tests since this package was added to Fedora.
    This is because the upstream's 'tests/__init__.py' is missing
    from the released distribution.
    
    This adds a workaround to run the available tests.
    
        
file modified
+1 -1