| Index: tests/html/xsltprocessor_test.dart
|
| diff --git a/tests/html/xsltprocessor_test.dart b/tests/html/xsltprocessor_test.dart
|
| index 7e70cf0d7bddc52cd33ebb22ee7031a9ada949dc..2cac4b2b52b3936ae4dfac9973f615e8d93a2543 100644
|
| --- a/tests/html/xsltprocessor_test.dart
|
| +++ b/tests/html/xsltprocessor_test.dart
|
| @@ -1,6 +1,6 @@
|
| #library('XSLTProcessorTest');
|
| -#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() {
|
|
|