Index: pkg/analyzer/test/src/task/html_test.dart |
diff --git a/pkg/analyzer/test/src/task/html_test.dart b/pkg/analyzer/test/src/task/html_test.dart |
index 0806e907a6b5453fe65a857210c8865354dc2bea..acf10a0e0497d4837649079458ca9388972e3d88 100644 |
--- a/pkg/analyzer/test/src/task/html_test.dart |
+++ b/pkg/analyzer/test/src/task/html_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.task.html_test; |
+library analyzer.test.src.task.html_test; |
import 'package:analyzer/src/generated/source.dart'; |
import 'package:analyzer/src/task/html.dart'; |