Chromium Code Reviews| Index: runtime/tests/vm/test_config.dart |
| diff --git a/runtime/tests/vm/test_config.dart b/runtime/tests/vm/test_config.dart |
| index 8f0dc0a56ffee48a7cf2ef7c2d2eba0179de5537..e39460646701f92aefc23f42d8d05aaf175d3bbf 100644 |
| --- a/runtime/tests/vm/test_config.dart |
| +++ b/runtime/tests/vm/test_config.dart |
| @@ -9,7 +9,7 @@ |
| class VMTestSuite extends CCTestSuite { |
| VMTestSuite(Map configuration) |
| : super(configuration, |
| - "vm", |
| + "vm/cc", |
| "run_vm_tests", |
| ["runtime/tests/vm/vm.status"]); |
| } |