Index: pkg/analyzer/test/src/util/lru_map_test.dart |
diff --git a/pkg/analyzer/test/src/util/lru_map_test.dart b/pkg/analyzer/test/src/util/lru_map_test.dart |
index ef580a0d4322eef140dcc7592200ddcd0008f83a..f460b104cb376f39ab416d6c05c3f925f46aa59e 100644 |
--- a/pkg/analyzer/test/src/util/lru_map_test.dart |
+++ b/pkg/analyzer/test/src/util/lru_map_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 test.src.util.lru_map; |
+library analyzer.test.src.util.lru_map_test; |
import 'package:analyzer/src/util/lru_map.dart'; |
import 'package:unittest/unittest.dart'; |