call site 5 for path.svnurl.__contains__
path/testing/common.py - line 202
201
202
203
   def test_contains_path_with_basename(self):
->     assert 'samplefile' in self.root
       assert 'not_existing' not in self.root