| Index: tests/presubmit_unittest.py
 | 
| diff --git a/tests/presubmit_unittest.py b/tests/presubmit_unittest.py
 | 
| index 4aaae5f6b555bf09fca7de85abdd48fc639a50ed..49f53869315ab2d0546bef6c5115882236eabf15 100755
 | 
| --- a/tests/presubmit_unittest.py
 | 
| +++ b/tests/presubmit_unittest.py
 | 
| @@ -1504,7 +1504,6 @@ class CannedChecksUnittest(PresubmitTestsBase):
 | 
|        'CheckChangeWasUploaded',
 | 
|        'CheckDoNotSubmit',
 | 
|        'CheckDoNotSubmitInDescription', 'CheckDoNotSubmitInFiles',
 | 
| -      'CheckChangeDescriptionNotCommitted',
 | 
|        'CheckLongLines', 'CheckTreeIsOpen', 'PanProjectChecks',
 | 
|        'CheckLicense',
 | 
|        'CheckOwners',
 | 
| 
 |