Index: tests/compiler/dart2js/flatten_test.dart |
diff --git a/tests/compiler/dart2js/flatten_test.dart b/tests/compiler/dart2js/flatten_test.dart |
index cc28c2f6f63fa8629b3dd522fbea203eae44ebad..0275ee7a9c7be958016407b427a2685b1f81d782 100644 |
--- a/tests/compiler/dart2js/flatten_test.dart |
+++ b/tests/compiler/dart2js/flatten_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 subtype_test; |
+library flatten_test; |
import 'package:expect/expect.dart'; |
import "package:async_helper/async_helper.dart"; |