| Index: tests/html/svg_2_test.dart
|
| diff --git a/tests/html/svg_2_test.dart b/tests/html/svg_2_test.dart
|
| index 480689f5753688e5134aeabb70b7509469515d1e..c865c1e192ca72ebfa7c75aa4b7cfb427fc3ca0a 100644
|
| --- a/tests/html/svg_2_test.dart
|
| +++ b/tests/html/svg_2_test.dart
|
| @@ -1,6 +1,6 @@
|
| #library('SVG2Test');
|
| -#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');
|
|
|
| // Test that SVG elements explicitly implement the IDL interfaces (is-checks
|
|
|