| Index: dart/tests/try/poi/library_updater_test.dart
|
| diff --git a/dart/tests/try/poi/library_updater_test.dart b/dart/tests/try/poi/library_updater_test.dart
|
| index d40b50a65426120b37af13bd9f19c59b6f88bff3..e164162329f5eba61ff6ac65146878da30130a05 100644
|
| --- a/dart/tests/try/poi/library_updater_test.dart
|
| +++ b/dart/tests/try/poi/library_updater_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 of LibraryUpdater.
|
| +// Test of LibraryUpdater (one compilation unit per library).
|
| library trydart.library_updater_test;
|
|
|
| import 'dart:convert' show
|
|
|