| Index: client/tests/client/dom/KeyNameLocationTest.dart
|
| ===================================================================
|
| --- client/tests/client/dom/KeyNameLocationTest.dart (revision 5951)
|
| +++ client/tests/client/dom/KeyNameLocationTest.dart (working copy)
|
| @@ -1,5 +1,5 @@
|
| #library('KeyNameLocationTest');
|
| -#import('../../../testing/unittest/unittest_dom.dart');
|
| +#import('../../../../lib/unittest/unittest_dom.dart');
|
| #import('dart:dom');
|
|
|
| // Test for existence of some KeyName and KeyLocation constants.
|
|
|