Index: samples/markdown/test/markdown_tests.dart |
=================================================================== |
--- samples/markdown/test/markdown_tests.dart (revision 5951) |
+++ samples/markdown/test/markdown_tests.dart (working copy) |
@@ -8,7 +8,7 @@ |
#import('../lib.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/ |