| Index: samples/tests/samples/src/swarm/SwarmTest.dart
|
| ===================================================================
|
| --- samples/tests/samples/src/swarm/SwarmTest.dart (revision 5951)
|
| +++ samples/tests/samples/src/swarm/SwarmTest.dart (working copy)
|
| @@ -9,7 +9,7 @@
|
| #import('../../../../ui_lib/base/base.dart');
|
| #import('../../../../ui_lib/view/view.dart');
|
| #import('../../../../ui_lib/util/utilslib.dart');
|
| -#import('../../../../../client/testing/unittest/unittest_html.dart');
|
| +#import('../../../../../lib/unittest/unittest_html.dart');
|
|
|
| // TODO(jmesserly): these would probably be easier to debug if they were written
|
| // in the WebKit layout test style, so we could easy compare that the DOM is
|
|
|