| Index: test/serve/allows_arbitrary_modes_test.dart
|
| diff --git a/test/serve/allows_arbitrary_modes_test.dart b/test/serve/allows_arbitrary_modes_test.dart
|
| index f76e7d410f8c19fa7ad21663ac42818c8876e638..73deb3486b6b84ea1c3f59c445b1e26f99334c14 100644
|
| --- a/test/serve/allows_arbitrary_modes_test.dart
|
| +++ b/test/serve/allows_arbitrary_modes_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 '../serve/utils.dart';
|
|
|