| Index: tests/utils/src/MarkdownTest.dart
|
| ===================================================================
|
| --- tests/utils/src/MarkdownTest.dart (revision 5951)
|
| +++ tests/utils/src/MarkdownTest.dart (working copy)
|
| @@ -8,7 +8,7 @@
|
| #import('../../../lib/dartdoc/markdown.dart');
|
|
|
| // TODO(rnystrom): Better path to unittest.
|
| -#import('../../../client/testing/unittest/unittest_vm.dart');
|
| +#import('../../../lib/unittest/unittest_vm.dart');
|
|
|
| /// Most of these tests are based on observing how showdown behaves:
|
| /// http://softwaremaniacs.org/playground/showdown-highlight/
|
|
|