| Index: test/serve/invalid_method_test.dart
|
| diff --git a/test/serve/invalid_method_test.dart b/test/serve/invalid_method_test.dart
|
| index d9fb4fa11412500261449587e6eb553864a301fb..dc348b4c5d141e5bc608e4e1dfd3527a3dd0600f 100644
|
| --- a/test/serve/invalid_method_test.dart
|
| +++ b/test/serve/invalid_method_test.dart
|
| @@ -2,8 +2,6 @@
|
| // 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 pub_tests;
|
| -
|
| import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|