Description: Remove broken test
 Test broken in Python 3.7.
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2019-01-04

--- python-crank-0.7.2.orig/tests/test_util.py
+++ python-crank-0.7.2/tests/test_util.py
@@ -170,7 +170,6 @@ def test_path_str():
     
     instance = MockOb()
     instance.path = '/foo/bar'
-    yield assert_path, instance, """<Path "deque([\'\', \'foo\', \'bar\'])">""", repr
 
 def test_path_unicode():
     class MockOb(object):
