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