| Index: client/tests/client/dom/IsolatesTest.dart
|
| diff --git a/client/tests/client/dom/IsolatesTest.dart b/client/tests/client/dom/IsolatesTest.dart
|
| index cdd2f7cdab8d94f2f74938ab736a49d211d3429b..338d32d01aabdce7d05c6ba18f523a0ff2a689f9 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');
|
|
|