08d1050 Properly exclude failing tests

Authored and Committed by aimylios 4 years ago
    Properly exclude failing tests
    
    As of version 4.9.0 Calibre allows to exclude individual tests with a
    command line parameter. Make use of this mechanism instead of modifying
    the source code (where possible).
    
        
file modified
+19 -11