diff --git a/test/data/testrepo.tar b/test/data/testrepo.tar index 383d733..9c451b2 100644 Binary files a/test/data/testrepo.tar and b/test/data/testrepo.tar differ diff --git a/test/test_revwalk.py b/test/test_revwalk.py index 4fb1fd9..1b6a083 100644 --- a/test/test_revwalk.py +++ b/test/test_revwalk.py @@ -44,6 +44,9 @@ log = [ 'acecd5ea2924a4b900e7e149496e1f4b57976e51'] REVLOGS = [ + ('Nico von Geyso','checkout: moving from i18n to master'), + ('Nico von Geyso','commit: added bye.txt and new'), + ('Nico von Geyso','checkout: moving from master to i18n'), ('J. David Ibañez', 'merge i18n: Merge made by recursive.'), ('J. David Ibañez', 'commit: Add .gitignore file'), ('J. David Ibañez', 'checkout: moving from i18n to master'),