Chromium Code Reviews| 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', |