Chromium Code Reviews| Index: test/runner/pub_serve_test.dart |
| diff --git a/test/runner/pub_serve_test.dart b/test/runner/pub_serve_test.dart |
| index f6df2536edaebe63a39027193f699ae2aa3aa621..34d277205f8131f4a670ec6c1cd4cf70abc1f9be 100644 |
| --- a/test/runner/pub_serve_test.dart |
| +++ b/test/runner/pub_serve_test.dart |
| @@ -3,6 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| @TestOn("vm") |
| +@Tags(const ["pub"]) |
| import 'dart:async'; |
| import 'dart:io'; |