| Index: samples/markdown/test/markdown_test.dart
|
| ===================================================================
|
| --- samples/markdown/test/markdown_test.dart (revision 10655)
|
| +++ samples/markdown/test/markdown_test.dart (working copy)
|
| @@ -8,7 +8,7 @@
|
| #import('../lib.dart');
|
|
|
| // TODO(rnystrom): Better path to unittest.
|
| -#import('../../../lib/unittest/unittest.dart');
|
| +#import('../../../pkg/unittest/unittest.dart');
|
|
|
| /// Most of these tests are based on observing how showdown behaves:
|
| /// http://softwaremaniacs.org/playground/showdown-highlight/
|
|
|