| Index: tools/rebaseline.py
|
| ===================================================================
|
| --- tools/rebaseline.py (revision 11054)
|
| +++ tools/rebaseline.py (working copy)
|
| @@ -304,7 +304,6 @@
|
| 'of ACTUALS_BASE_URL) to read a summary of results from; ' +
|
| 'defaults to %(default)s',
|
| default='actual-results.json')
|
| -# TODO(epoger): Add test that exercises --add-new argument.
|
| parser.add_argument('--add-new', action='store_true',
|
| help='in addition to the standard behavior of ' +
|
| 'updating expectations for failing tests, add ' +
|
|
|