Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitali Lovich committed May 22, 2015
1 parent 70daa39 commit 38cde22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master/buildbot/test/unit/test_util.py
Expand Up @@ -250,6 +250,7 @@ def test_dict(self):
def test_string(self):
self.assertEqual(util.flatten("abc"), "abc")


class Ascii2Unicode(unittest.TestCase):

def test_unicode(self):
Expand Down

0 comments on commit 38cde22

Please sign in to comment.