Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: utils/tests/dartdoc/src/markdown_tests.dart

Issue 9455034: Fix dartdoc tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « utils/tests/dartdoc/src/dartdoc_tests.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/tests/dartdoc/src/markdown_tests.dart
diff --git a/utils/tests/dartdoc/src/markdown_tests.dart b/utils/tests/dartdoc/src/markdown_tests.dart
index 23801810af4c999adff67f85b3c57097ead8b043..de61bd8325d44ce1202b97150ab0bf013bb1f6a8 100644
--- a/utils/tests/dartdoc/src/markdown_tests.dart
+++ b/utils/tests/dartdoc/src/markdown_tests.dart
@@ -8,7 +8,7 @@
#import('../../../dartdoc/markdown.dart');
// TODO(rnystrom): Better path to unittest.
-#import('../../../../client/testing/unittest/unittest_node.dart');
+#import('../../../../client/testing/unittest/unittest_vm.dart');
/// Most of these tests are based on observing how showdown behaves:
/// http://softwaremaniacs.org/playground/showdown-highlight/
« no previous file with comments | « utils/tests/dartdoc/src/dartdoc_tests.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698