Chromium Code Reviews| Index: test/shelf_io_test.dart |
| diff --git a/test/shelf_io_test.dart b/test/shelf_io_test.dart |
| index 51a380d7206713a6f1819e5eba093537d26b8123..ea8002e5d251c38419143e549b5a1ed6cd094c99 100644 |
| --- a/test/shelf_io_test.dart |
| +++ b/test/shelf_io_test.dart |
| @@ -2,7 +2,7 @@ |
| // 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. |
| -library shelf_io_test; |
| +@TestOn('vm') |
| import 'dart:async'; |
| import 'dart:convert'; |