| Index: tests/lib/async/deferred/deferred_library.dart
|
| diff --git a/tests/lib/async/deferred/deferred_api_library.dart b/tests/lib/async/deferred/deferred_library.dart
|
| similarity index 87%
|
| rename from tests/lib/async/deferred/deferred_api_library.dart
|
| rename to tests/lib/async/deferred/deferred_library.dart
|
| index b59077065dc8212ef534fa68b211f0e705126ff7..186a11a19bbbb52c3578ed59b2ac3fd36db3a61b 100644
|
| --- a/tests/lib/async/deferred/deferred_api_library.dart
|
| +++ b/tests/lib/async/deferred/deferred_library.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.
|
|
|
| -// Imported by deferred_api_test.dart.
|
| -
|
| library deferred_api_library;
|
|
|
| foo(x) {
|
|
|