Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: test/bot_default.isolate

Issue 1607503002: [swarming] Roll luci-go/isolate to 5c67f7b670b5. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fixed c/p error Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/default.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/bot_default.isolate
diff --git a/test/bot_default.isolate b/test/bot_default.isolate
index 32773587c2d02c789bc7ba38bb0b2e5d28f94658..6749a704bf392ee54597465733c6a7e5fcd5cfea 100644
--- a/test/bot_default.isolate
+++ b/test/bot_default.isolate
@@ -2,6 +2,11 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
+ 'variables': {
+ 'command': [
+ '../tools/run-tests.py',
+ ],
+ },
'includes': [
'cctest/cctest.isolate',
'intl/intl.isolate',
« no previous file with comments | « no previous file | test/default.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698