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

Unified Diff: test/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 | « test/bot_default.isolate ('k') | test/ignition.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/default.isolate
diff --git a/test/default.isolate b/test/default.isolate
index 68044cf15b76cd7735c4b1b48eb1c5069e3be396..9ff6e865bf34bb823f80292ff874dfd7ec89402f 100644
--- a/test/default.isolate
+++ b/test/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 | « test/bot_default.isolate ('k') | test/ignition.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698