| Index: tests/language/async_star_test.dart
|
| diff --git a/tests/language/async_star_test.dart b/tests/language/async_star_test.dart
|
| index c30f50e4b729f051e227248c6f7ea03d92c5a041..fb7d2e4d17bc363d6613850e339b8d7c1ee2220c 100644
|
| --- a/tests/language/async_star_test.dart
|
| +++ b/tests/language/async_star_test.dart
|
| @@ -2,7 +2,7 @@
|
| // 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 async_start_test;
|
| +library async_star_test;
|
|
|
| import "package:unittest/unittest.dart";
|
| import "dart:async";
|
|
|