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

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

Issue 739303003: Cleanup pylint errors (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: Fix mac 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
« no previous file with comments | « test/win/gyptest-link-base-address.py ('k') | tools/pretty_sln.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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()
« no previous file with comments | « test/win/gyptest-link-base-address.py ('k') | tools/pretty_sln.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698