| Index: editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/SystemLibraryManagerProviderAnyTest.java
|
| ===================================================================
|
| --- editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/SystemLibraryManagerProviderAnyTest.java (revision 6189)
|
| +++ editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/SystemLibraryManagerProviderAnyTest.java (working copy)
|
| @@ -41,7 +41,7 @@
|
| }
|
|
|
| public void test_SystemLibraryManagerProvider_isolate() throws Exception {
|
| - testLibrary("isolate", "isolate_runtime.dart");
|
| + testLibrary("isolate", "isolate_compiler.dart");
|
| }
|
|
|
| public void test_SystemLibraryManagerProvider_json() throws Exception {
|
|
|