~therp-nl/anybox.recipe.openerp/jbaudoux-relative_paths_resolve_conflict

« back to all changes in this revision

Viewing changes to anybox/recipe/openerp/vcs/tests/test_git.py

[MRG] Update with target branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
        repo(new_sha)
121
121
        self.assertEqual(repo.parents(), [new_sha])
122
122
 
 
123
        # see launchpad #1215873
 
124
        repo(new_sha)
 
125
 
123
126
    def test_uncommitted_changes(self):
124
127
        """GitRepo can detect uncommitted changes."""
125
128
        # initial cloning