1473775 Fix test failure while testing with old werkzeug

Authored and Committed by qwan 6 years ago
    Fix test failure while testing with old werkzeug
    
    Exceptins in old versions of werkzeug doesn't include description
    in string representation, which causes the failure in #25.
    
    Fixes: #25
    
        
file modified
+6 -7