Index: tests/isolate/src/APIv2_spawnBrowserTest.dart |
diff --git a/tests/isolate/src/APIv2_spawnBrowserTest.dart b/tests/isolate/src/APIv2_spawnBrowserTest.dart |
index 45e4f2bfbd9c637af1ee129a42fb98fe2b7659fe..bcece901f881f61ca7c655930f1607a68ede2c62 100644 |
--- a/tests/isolate/src/APIv2_spawnBrowserTest.dart |
+++ b/tests/isolate/src/APIv2_spawnBrowserTest.dart |
@@ -4,7 +4,7 @@ |
// Example of spawning an isolate from a function. |
#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'); |