| Index: tests/html/svg_3_test.dart
|
| diff --git a/tests/html/svg_3_test.dart b/tests/html/svg_3_test.dart
|
| index e65935607add4224e1f0737f7990477351e3125f..f71d0a1768f38f73e8484f50e1390e5e5ca9688b 100644
|
| --- a/tests/html/svg_3_test.dart
|
| +++ b/tests/html/svg_3_test.dart
|
| @@ -1,6 +1,6 @@
|
| #library('SVG3Test');
|
| -#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 have the operations advertised through all the IDL
|
|
|