Chromium Code Reviews| 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', |