Index: pkg/unittest/lib/html_config.dart |
diff --git a/pkg/unittest/lib/html_config.dart b/pkg/unittest/lib/html_config.dart |
index 860ec4fa73d753831f59e4f840acffa17fb5b34f..464030520c29c9f269f83078fd76636d87252d5a 100644 |
--- a/pkg/unittest/lib/html_config.dart |
+++ b/pkg/unittest/lib/html_config.dart |
@@ -5,7 +5,7 @@ |
/** |
* A simple unit test library for running tests in a browser. |
*/ |
-library unittest_html_config; |
+library unittest.html_config; |
import 'dart:async'; |
import 'dart:convert'; |