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', |