| Index: test/preprocess_test.dart
|
| diff --git a/test/preprocess_test.dart b/test/preprocess_test.dart
|
| index 698a441eba7b3f146dccede218368d35aad6f4f6..408c9927c5103b828a832fc49b8f03cf039848f3 100644
|
| --- a/test/preprocess_test.dart
|
| +++ b/test/preprocess_test.dart
|
| @@ -8,8 +8,6 @@ import 'package:pub/src/preprocess.dart';
|
| import 'package:pub_semver/pub_semver.dart';
|
| import 'package:test/test.dart';
|
|
|
| -import 'test_pub.dart';
|
| -
|
| main() {
|
| test("does nothing on a file without preprocessor directives", () {
|
| var text = '''
|
|
|