Chromium Code Reviews| Index: test/web_socket_test.dart |
| diff --git a/test/web_socket_test.dart b/test/web_socket_test.dart |
| index 4da985ac4399c7da539a4d17293235b8b2ec7c9a..61bf0cc8214c40f6df0510ed22790c826ca2e846 100644 |
| --- a/test/web_socket_test.dart |
| +++ b/test/web_socket_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') |
| + |
| library http_parser.web_socket_test; |
| import 'dart:io'; |