Index: test/lish/cloud_storage_upload_doesnt_redirect_test.dart |
diff --git a/test/lish/cloud_storage_upload_doesnt_redirect_test.dart b/test/lish/cloud_storage_upload_doesnt_redirect_test.dart |
index faef7ca265e3dd3dd7c5382495de92d0a4b8040f..904af942fa9e17044d5ea0e761d7e223aba136a5 100644 |
--- a/test/lish/cloud_storage_upload_doesnt_redirect_test.dart |
+++ b/test/lish/cloud_storage_upload_doesnt_redirect_test.dart |
@@ -2,11 +2,11 @@ |
// 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 'package:pub/src/io.dart'; |
import 'package:scheduled_test/scheduled_test.dart'; |
import 'package:scheduled_test/scheduled_server.dart'; |
import 'package:shelf/shelf.dart' as shelf; |
-import '../../lib/src/io.dart'; |
import '../descriptor.dart' as d; |
import '../test_pub.dart'; |
import 'utils.dart'; |