Add test case for using a single string instead of an iterable as a valid argument...
authorAlberto Ruiz <aruiz@gnome.org>
Thu, 1 Aug 2013 16:08:29 +0000 (18:08 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 1 Aug 2013 23:10:26 +0000 (23:10 +0000)
commit137c57f111d070065bafacaa88a33bba07a04adb
treef4167418450cb08c500c44dd64d6b8d36bb44c92
parent910504656d4600e5681b40d17f82772b9144181c
Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
dulwich/tests/test_repository.py