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

Unified Diff: test/ignition.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/default.isolate ('k') | test/optimize_for_size.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ignition.isolate
diff --git a/test/ignition.isolate b/test/ignition.isolate
index 9604a694b2d9a8d1344b76b674fcf6499ca8e41d..7e4e581a6b085c1925cdffc6d21a8f3d1e9207e2 100644
--- a/test/ignition.isolate
+++ b/test/ignition.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',
'mjsunit/mjsunit.isolate',
« no previous file with comments | « test/default.isolate ('k') | test/optimize_for_size.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698