Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/test_site/includes/example.html

Issue 29590620: Noissue - Refactor Converter.__init__ and __call__ (Closed)
Patch Set: Created Oct. 27, 2017, 5:54 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/test_site/includes/example.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/test_site/includes/example.html
@@ -0,0 +1,3 @@
+foo = bar
Vasily Kuznetsov 2017/10/27 18:35:02 We need this included fragment to test that includ
mathias 2017/10/30 15:37:01 Acknowledged.
+
+<p>This is an included example</p>

Powered by Google App Engine
This is Rietveld