Index: PRESUBMIT.py |
diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
index 50aa3850c117872768e031ccbb9f3d5d3178eadb..6232c191ba02e7e5b9839630066f1172bbdbf823 100644 |
--- a/PRESUBMIT.py |
+++ b/PRESUBMIT.py |
@@ -9,6 +9,7 @@ details on the presubmit API built into gcl. |
""" |
UNIT_TESTS = [ |
+ 'tests.fix_encoding_test', |
'tests.gcl_unittest', |
'tests.gclient_scm_test', |
'tests.gclient_smoketest', |