Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index 306dc8e91c6917802522868262de46d4f17d81c4..4273febaf575078f7455a07bed6a91c5517b81c2 100644 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -1427,7 +1427,7 @@ def GetDefaultTryConfigs(bots=None): |
| 'gfx_unittests', |
| 'google_apis_unittests', |
| 'installer_util_unittests', |
| - 'mini_installer_test', |
| + 'test_mini_installer', |
|
Paweł Hajdan Jr.
2014/06/02 09:54:29
Note that win_rel is no longer used, so this is cl
grt (UTC plus 2)
2014/06/02 10:32:51
sounds like whomever removed win_rel from use shou
Paweł Hajdan Jr.
2014/06/02 11:19:25
Actually we need to keep it because otherwise the
|
| 'nacl_integration', |
| 'remoting_unittests', |
| 'sync_integration_tests', |