| Index: client/tests/client/html/frog_html_tests.dart
|
| ===================================================================
|
| --- client/tests/client/html/frog_html_tests.dart (revision 5951)
|
| +++ client/tests/client/html/frog_html_tests.dart (working copy)
|
| @@ -5,7 +5,7 @@
|
| #library('frog_html_tests');
|
|
|
| #import('dart:html');
|
| -#import('../../../testing/unittest/unittest_html.dart');
|
| +#import('../../../../lib/unittest/unittest_html.dart');
|
|
|
| #source('util.dart');
|
| // TODO(nweiz): enable these once the XML document work is ported over.
|
|
|