diff --git a/tests/gclient_eval_unittest.py b/tests/gclient_eval_unittest.py index 52c8bc5d0..850edec92 100755 --- a/tests/gclient_eval_unittest.py +++ b/tests/gclient_eval_unittest.py @@ -25,7 +25,7 @@ vars = { # Some comment with bad indentation 'dep_2_rev': '1ced', # Some more comments with bad indentation - # and trailing whitespaces + # and trailing whitespaces """ + """ 'dep_3_rev': '5p1e5', }