mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Fix trailing whitespace test.
And write the test better to avoid overzealous editor plugins :) TBR=eakuefner@chromium.org, nodir@chromium.org, vadimsh@chromium.org Bug: 825290,825174 Change-Id: I0541d4d70bcb256c24cb659bae256fa0aacb6806 Reviewed-on: https://chromium-review.googlesource.com/979116 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
This commit is contained in:
committed by
Commit Bot
parent
b4f1d4498c
commit
dbbf350a34
@@ -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',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user