| Index: test/preprocess_test.dart
|
| diff --git a/test/preprocess_test.dart b/test/preprocess_test.dart
|
| index 408c9927c5103b828a832fc49b8f03cf039848f3..9e77b07e02eaa06d953722287fcc6b36e880ef90 100644
|
| --- a/test/preprocess_test.dart
|
| +++ b/test/preprocess_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.test.preprocess_test;
|
| -
|
| import 'package:pub/src/preprocess.dart';
|
| import 'package:pub_semver/pub_semver.dart';
|
| import 'package:test/test.dart';
|
|
|