Index: tests/lib/async/stream_single_test.dart |
diff --git a/tests/lib/async/stream_single_test.dart b/tests/lib/async/stream_single_test.dart |
index 4844f8dbbdae56b88a484f272802b01651b7e15f..eadce7fc2aa499395123b989d5b4ed9f723aa914 100644 |
--- a/tests/lib/async/stream_single_test.dart |
+++ b/tests/lib/async/stream_single_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 Stream.single method. |
library stream_single_test; |
import 'dart:async'; |