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

Unified Diff: bower_components/marked/test/tests/inline_html_comments.text

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 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
Index: bower_components/marked/test/tests/inline_html_comments.text
diff --git a/bower_components/marked/test/tests/inline_html_comments.text b/bower_components/marked/test/tests/inline_html_comments.text
deleted file mode 100644
index 41d830d0385feec59a07b3476dedd68ef52749c6..0000000000000000000000000000000000000000
--- a/bower_components/marked/test/tests/inline_html_comments.text
+++ /dev/null
@@ -1,13 +0,0 @@
-Paragraph one.
-
-<!-- This is a simple comment -->
-
-<!--
- This is another comment.
--->
-
-Paragraph two.
-
-<!-- one comment block -- -- with two comments -->
-
-The end.

Powered by Google App Engine
This is Rietveld 408576698