| Index: tests/html/element_classes_test.dart
 | 
| ===================================================================
 | 
| --- tests/html/element_classes_test.dart	(revision 10655)
 | 
| +++ tests/html/element_classes_test.dart	(working copy)
 | 
| @@ -3,8 +3,8 @@
 | 
|  // BSD-style license that can be found in the LICENSE file.
 | 
|  
 | 
|  #library('ElementTest');
 | 
| -#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');
 | 
|  
 | 
|  main() {
 | 
| 
 |