Beispiel #1
0
 def test_get_ancestry(self):
     self.assertEqual([REPOS_URL, 12], wc.get_ancestry(self.path, self.wc))
Beispiel #2
0
 def test_get_ancestry(self):
     self.assertEqual([self.repos_uri, 12],
                      wc.get_ancestry(self.path, self.wc))
Beispiel #3
0
 def test_get_ancestry(self):
     self.assertEqual([REPOS_URL, 12], wc.get_ancestry(self.path, self.wc))
Beispiel #4
0
 def test_get_ancestry(self):
     self.assertEqual([self.repos_uri, 12],
                      wc.get_ancestry(self.path, self.wc))