| Index: tests/html/key_name_location_test.dart
|
| ===================================================================
|
| --- tests/html/key_name_location_test.dart (revision 10655)
|
| +++ tests/html/key_name_location_test.dart (working copy)
|
| @@ -1,6 +1,6 @@
|
| #library('KeyNameLocationTest');
|
| -#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 for existence of some KeyName and KeyLocation constants.
|
|
|