test_fetch_mappings: trim some superfluous whitespace

This commit is contained in:
Augie Fackler 2013-10-17 11:27:25 -04:00
parent 0e3dd689bd
commit b0b2ba3c57

View File

@ -342,5 +342,3 @@ class MapTests(test_util.TestBase):
commands.clone(ui, test_util.fileurl(repo_path), self.wc_path)
self.assertEqual(self.repo['tip'].description(), 'blyf')