Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1206)

Unified Diff: test/win/gyptest-link-profile.py

Issue 739303003: Cleanup pylint errors (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: it's clean now Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/win/gyptest-link-profile.py
diff --git a/test/win/gyptest-link-profile.py b/test/win/gyptest-link-profile.py
index 34fb58abf8337319c693cb825c7f594e6ddbf863..4dbc9ae4ce64e5daaa36b2dce40c7643e07e83a8 100644
--- a/test/win/gyptest-link-profile.py
+++ b/test/win/gyptest-link-profile.py
@@ -34,4 +34,4 @@ if sys.platform == 'win32':
if not '.idata' in GetSummary('test_profile_default.exe'):
test.fail_test()
- test.pass_test()
+ test.pass_test()

Powered by Google App Engine
This is Rietveld 408576698