| Index: tests/lib/async/stream_controller_async_test.dart
|
| diff --git a/tests/lib/async/stream_controller_async_test.dart b/tests/lib/async/stream_controller_async_test.dart
|
| index 77e1919bf7af480308f9cbf179339995f1ac663e..43a7ca7a4606d88bc369898083555ae1b5b47a8a 100644
|
| --- a/tests/lib/async/stream_controller_async_test.dart
|
| +++ b/tests/lib/async/stream_controller_async_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.
|
|
|
| -// Test the basic StreamController and StreamController.singleSubscription.
|
| +// Test the basic StreamController and StreamController.broadcast.
|
| library stream_controller_async_test;
|
|
|
| import 'dart:async';
|
|
|