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

Unified Diff: tests/test_site/settings.ini

Issue 29495555: Fixes 5343 - add global function: get_canonical_url (Closed)
Patch Set: Add comment about test-type-specific expected output handling Created Aug. 3, 2017, 9:10 a.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
« tests/test_page_outputs.py ('K') | « tests/test_site/pages/get_page_url.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_site/settings.ini
===================================================================
--- a/tests/test_site/settings.ini
+++ b/tests/test_site/settings.ini
@@ -1,8 +1,9 @@
[general]
defaultlocale = en
defaultpage = filter
crowdin-project-name = test
+siteurl = https://acme.com/
[langnames]
de = Deutsch
en = English
« tests/test_page_outputs.py ('K') | « tests/test_site/pages/get_page_url.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld