Index: tests/isolate/src/APIv2_spawnUriBrowserTest.dart |
diff --git a/tests/isolate/src/APIv2_spawnUriBrowserTest.dart b/tests/isolate/src/APIv2_spawnUriBrowserTest.dart |
index da0f1d5916e7722116921d35ed4ff36d59914578..326a0ec1fe21d817d2e4e9aff2e19c3de175790f 100644 |
--- a/tests/isolate/src/APIv2_spawnUriBrowserTest.dart |
+++ b/tests/isolate/src/APIv2_spawnUriBrowserTest.dart |
@@ -4,7 +4,7 @@ |
// example of spawning an isolate from a URI |
#library('spawn_tests'); |
-#import("../../../client/testing/unittest/unittest.dart"); |
+#import("../../../client/testing/unittest/unittest_dom.dart"); |
#import("dart:dom"); // import added so test.dart can treat this as a webtest. |
#import('dart:isolate'); |