style: remove trailing white-spaces
This commit is contained in:
parent
9ba2324535
commit
d27cf0b687
test
@ -64,6 +64,7 @@ class RevlogTestTest(utils.RepoTestCase):
|
|||||||
self.assertEqual(entry.committer.name, REVLOGS[i][0])
|
self.assertEqual(entry.committer.name, REVLOGS[i][0])
|
||||||
self.assertEqual(entry.message, REVLOGS[i][1])
|
self.assertEqual(entry.message, REVLOGS[i][1])
|
||||||
|
|
||||||
|
|
||||||
class WalkerTest(utils.RepoTestCase):
|
class WalkerTest(utils.RepoTestCase):
|
||||||
|
|
||||||
def test_walk(self):
|
def test_walk(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user