| Index: tests/isolate/src/APIv2_spawnUriBrowserNegativeTest.dart
|
| diff --git a/tests/isolate/src/APIv2_spawnUriBrowserNegativeTest.dart b/tests/isolate/src/APIv2_spawnUriBrowserNegativeTest.dart
|
| index 9dc8f6d87a742471e02ecb01980e7a3b641fd46a..ac7d2d31cffde1db38196fc2f5ab75b215302e2a 100644
|
| --- a/tests/isolate/src/APIv2_spawnUriBrowserNegativeTest.dart
|
| +++ b/tests/isolate/src/APIv2_spawnUriBrowserNegativeTest.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| // Negative test to make sure that we are reaching all assertions.
|
| #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');
|
|
|
|
|