Commit 888b8355 authored by maruel@chromium.org's avatar maruel@chromium.org

Add gclient_smoketest.py to PRESUBMIT.py check

It raises the time to run the presubmit to ~30 seconds but it's still worth.

TEST=run more often

Review URL: http://codereview.chromium.org/3146010

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@55759 0039d316-1c4b-4281-b951-d872f2087c98
parent 6da25d0d
......@@ -11,6 +11,7 @@ details on the presubmit API built into gcl.
UNIT_TESTS = [
'tests.gcl_unittest',
'tests.gclient_scm_test',
'tests.gclient_smoketest',
'tests.gclient_utils_test',
'tests.presubmit_unittest',
'tests.scm_unittest',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment