| Index: tests/html/inner_frame_test.dart
|
| diff --git a/tests/html/inner_frame_test.dart b/tests/html/inner_frame_test.dart
|
| index 799cb63e833d522c259cda82db0351f00b68bba6..ef1327b18fa4caa21f71575ebfe386c4011c0dc8 100644
|
| --- a/tests/html/inner_frame_test.dart
|
| +++ b/tests/html/inner_frame_test.dart
|
| @@ -1,6 +1,6 @@
|
| #library('InnerFrameTest');
|
| -#import('../../pkg/unittest/unittest.dart');
|
| -#import('../../pkg/unittest/html_config.dart');
|
| +#import('../../pkg/unittest/lib/unittest.dart');
|
| +#import('../../pkg/unittest/lib/html_config.dart');
|
| #import('dart:html');
|
|
|
| main() {
|
|
|