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