Index: samples/tests/samples/src/swarm/SwarmTest.dart |
diff --git a/samples/tests/samples/src/swarm/SwarmTest.dart b/samples/tests/samples/src/swarm/SwarmTest.dart |
index 0b510f5439cafa5e9e2e53d50fc55157ebbbd8dd..731812c7e98537815f9d390fcf465bca1a0f6ba1 100644 |
--- a/samples/tests/samples/src/swarm/SwarmTest.dart |
+++ b/samples/tests/samples/src/swarm/SwarmTest.dart |
@@ -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.dart'); |
+#import('../../../../../client/testing/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 |