| Index: editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/PackageLibraryManagerProviderAnyTest.java
|
| ===================================================================
|
| --- editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/PackageLibraryManagerProviderAnyTest.java (revision 11742)
|
| +++ editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/PackageLibraryManagerProviderAnyTest.java (working copy)
|
| @@ -27,9 +27,8 @@
|
| testLibrary("coreimpl", "coreimpl.dart");
|
| }
|
|
|
| - //TODO(pquitslund): improve this test
|
| public void test_PackageLibraryManagerProvider_html() throws Exception {
|
| - testLibrary("dartium", "html_dartium.dart");
|
| + testLibrary("html", "html_dartium.dart");
|
| }
|
|
|
| public void test_PackageLibraryManagerProvider_io() throws Exception {
|
|
|