call site 9 for path.svnwc.listdir
path/svn/testing/test_test_repo.py - line 15
13
14
15
   def test_empty_checkout(self):
       self.wc.checkout(self.repo)
->     assert len(self.wc.listdir()) == 0