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

Unified Diff: tests/test_site/pages/foo/bar.md

Issue 29887585: Issue #5352 - generate_static_pages cannot deal with directories being turned into regular pages (Closed)
Patch Set: Created Sept. 21, 2018, 1:35 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/pages/foo/bar.md
diff --git a/tests/test_site/pages/foo/bar.md b/tests/test_site/pages/foo/bar.md
new file mode 100644
index 0000000000000000000000000000000000000000..569c333cb946c2ccb35af9ecbd2f262fb639e00f
--- /dev/null
+++ b/tests/test_site/pages/foo/bar.md
@@ -0,0 +1,3 @@
+test
Vasily Kuznetsov 2018/09/24 11:58:47 What do you think about writing here the explanati
Tudor Avram 2018/09/24 14:04:52 Done.
+more test
+test test
« tests/test_generate_pages.py ('K') | « tests/test_generate_pages.py ('k') | tox.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld