Index: test/global/activate/empty_constraint_test.dart |
diff --git a/test/global/activate/empty_constraint_test.dart b/test/global/activate/empty_constraint_test.dart |
index c1f6f0268a5f7f031ceb49e4d87e992b5eba5b3b..3b4edefd4daf3c08b3a36d5d4569b59477dcfac3 100644 |
--- a/test/global/activate/empty_constraint_test.dart |
+++ b/test/global/activate/empty_constraint_test.dart |
@@ -2,7 +2,8 @@ |
// 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. |
-import '../../../lib/src/exit_codes.dart' as exit_codes; |
+import 'package:pub/src/exit_codes.dart' as exit_codes; |
+ |
import '../../test_pub.dart'; |
main() { |