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