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