| Index: test/pub_get_and_upgrade_test.dart
|
| diff --git a/test/pub_get_and_upgrade_test.dart b/test/pub_get_and_upgrade_test.dart
|
| index c54ae04645952e2bb06a732a2573f6d73c134c79..d7c45e244bbe8a9ec98ce0b9299901320d9c2c12 100644
|
| --- a/test/pub_get_and_upgrade_test.dart
|
| +++ b/test/pub_get_and_upgrade_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 'package:pub/src/exit_codes.dart' as exit_codes;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
|
|