| Index: tests/presubmit_unittest.py
|
| diff --git a/tests/presubmit_unittest.py b/tests/presubmit_unittest.py
|
| index 8416bce2f52af46bdddf98621cbec131736277ba..7b131029346d90512525cba59ba0bc241289b1a0 100755
|
| --- a/tests/presubmit_unittest.py
|
| +++ b/tests/presubmit_unittest.py
|
| @@ -1876,6 +1876,7 @@ class CannedChecksUnittest(PresubmitTestsBase):
|
| 'CheckChangeWasUploaded',
|
| 'CheckDoNotSubmit',
|
| 'CheckDoNotSubmitInDescription', 'CheckDoNotSubmitInFiles',
|
| + 'CheckGenderNeutral',
|
| 'CheckLongLines', 'CheckTreeIsOpen', 'PanProjectChecks',
|
| 'CheckLicense',
|
| 'CheckOwners',
|
|
|