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

Unified Diff: tests/test_site/settings.ini

Issue 29886648: Issue #6942 - Add XTM integration in CMS (Closed)
Patch Set: Addressed comments from Patch Set #4 Created Oct. 5, 2018, 4:23 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/settings.ini
diff --git a/tests/test_site/settings.ini b/tests/test_site/settings.ini
index 08f425c88e8a3b1327bba0d694ae595b1982caa1..130c34241e5c5b6925bdbe4766bfa96cc7ae800e 100644
--- a/tests/test_site/settings.ini
+++ b/tests/test_site/settings.ini
@@ -1,6 +1,6 @@
[general]
-defaultlocale = en
-defaultpage = filter
+defaultlocale = en
+defaultpage = filter
crowdin-project-name = test
siteurl = https://acme.com
@@ -13,3 +13,5 @@ translate-tmpl = translate
translate-include = translate
translate-template = translate
translate-partial = translate
+
+[XTM]
« docs/usage/xml-sync.md ('K') | « tests/conftest.py ('k') | tests/test_xtm_api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld