Chromium Code Reviews| Index: test/pubspec_test.dart |
| diff --git a/test/pubspec_test.dart b/test/pubspec_test.dart |
| index d662fae119e19923e112723fa516a32c0dbaf77a..20f5af506fa79a71ad8e0410b72470d78f1433cc 100644 |
| --- a/test/pubspec_test.dart |
| +++ b/test/pubspec_test.dart |
| @@ -14,8 +14,6 @@ import 'package:pub/src/source_registry.dart'; |
| import 'package:pub_semver/pub_semver.dart'; |
| import 'package:test/test.dart'; |
| -import 'test_pub.dart'; |
| - |
| class MockSource extends Source { |
| final String name = "mock"; |