Index: tests/expected_output/get_page_url@dynamic |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/tests/expected_output/get_page_url@dynamic |
@@ -0,0 +1,5 @@ |
+global_canonical_url = http://localhost:5000/global |
+ |
+# 'filter' is default page name for the test website, so we check that the |
+# link would not include the page name itself. |
+filter_canonical_url = http://localhost:5000/ |