| 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 11887)
|
| +++ editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/PackageLibraryManagerProviderAnyTest.java (working copy)
|
| @@ -28,8 +28,7 @@
|
| }
|
|
|
| public void test_PackageLibraryManagerProvider_html() throws Exception {
|
| - // TODO(keertip): fix test to look for host = dartium
|
| - // testLibrary("html", "html_dartium.dart");
|
| + testLibrary("html", "html_dartium.dart");
|
| }
|
|
|
| public void test_PackageLibraryManagerProvider_io() throws Exception {
|
|
|