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

Unified Diff: PRESUBMIT.py

Issue 6717025: Revert r79006: "Add code to 'fix' python encoding and it's unit test." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 9 years, 9 months 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 | « no previous file | fix_encoding.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 6232c191ba02e7e5b9839630066f1172bbdbf823..50aa3850c117872768e031ccbb9f3d5d3178eadb 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -9,7 +9,6 @@ details on the presubmit API built into gcl.
"""
UNIT_TESTS = [
- 'tests.fix_encoding_test',
'tests.gcl_unittest',
'tests.gclient_scm_test',
'tests.gclient_smoketest',
« no previous file with comments | « no previous file | fix_encoding.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698