| Index: tests/html/svg_3_test.dart
|
| ===================================================================
|
| --- tests/html/svg_3_test.dart (revision 10655)
|
| +++ tests/html/svg_3_test.dart (working copy)
|
| @@ -1,6 +1,6 @@
|
| #library('SVG3Test');
|
| -#import('../../lib/unittest/unittest.dart');
|
| -#import('../../lib/unittest/html_config.dart');
|
| +#import('../../pkg/unittest/unittest.dart');
|
| +#import('../../pkg/unittest/html_config.dart');
|
| #import('dart:html');
|
|
|
| // Test that SVG elements have the operations advertised through all the IDL
|
|
|