| Index: samples/belay/tests/bcap_tests.dart
|
| diff --git a/samples/belay/tests/bcap_tests.dart b/samples/belay/tests/bcap_tests.dart
|
| index 8bd6b005a5b011c19fef85c7ecf240b01ed9cba9..38556ce31496e832852a81ed4dd83a9881633197 100644
|
| --- a/samples/belay/tests/bcap_tests.dart
|
| +++ b/samples/belay/tests/bcap_tests.dart
|
| @@ -5,7 +5,7 @@
|
| #library('bcap_tests');
|
|
|
| #import('dart:html');
|
| -#import('../../../lib/unittest/unittest_html.dart');
|
| +#import('../../../lib/unittest/unittest.dart');
|
| #import('../../../lib/json/json.dart');
|
| #import('../bcap/bcap.dart');
|
|
|
|
|