Index: client/tests/client/dom/IsolatesTest.dart |
diff --git a/client/tests/client/dom/IsolatesTest.dart b/client/tests/client/dom/IsolatesTest.dart |
index a62ca10611f93ce2772b9b8fc1b0c30d100eda9f..65faa7103b137e056afc93e4ab0746377ed4b0f6 100644 |
--- a/client/tests/client/dom/IsolatesTest.dart |
+++ b/client/tests/client/dom/IsolatesTest.dart |
@@ -1,5 +1,5 @@ |
#library('IsolatesTest'); |
-#import('../../../testing/unittest/unittest.dart'); |
+#import('../../../testing/unittest/unittest_dom.dart'); |
#import('dart:dom'); |
#import('dart:json'); |
#import('dart:isolate', prefix:'isolate'); |