Chromium Code Reviews| Index: test/runner/isolate_listener_test.dart |
| diff --git a/test/runner/isolate_listener_test.dart b/test/runner/isolate_listener_test.dart |
| index 60b47ad23b86c35be7e9b3696d9609febfa37fc4..df02ec4ff21323dd7af09bf8a20fa37edebba707 100644 |
| --- a/test/runner/isolate_listener_test.dart |
| +++ b/test/runner/isolate_listener_test.dart |
| @@ -2,6 +2,8 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| +@TestOn("vm") |
| + |
| import 'dart:async'; |
| import 'dart:isolate'; |