changeset 1098:28116a204b6a

test_fetch_mappings: trim some superfluous whitespace
author Augie Fackler <raf@durin42.com>
date Thu, 17 Oct 2013 11:27:25 -0400
parents e015cd34168d
children c6f7a8cfeca9
files tests/test_fetch_mappings.py
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test_fetch_mappings.py
+++ b/tests/test_fetch_mappings.py
@@ -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')
-
-