aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2015-01-17 21:43:25 +0000
committerGareth Rees <gareth@mysociety.org>2015-01-30 15:00:32 +0000
commit5b776d1daf8f6bc42f95dbfc86c20409e03ba4a2 (patch)
treea96d73dfa6cb31e8ea24c6f2b1647876c09037f6
parent458325acd055f678d03c3ae8594ae8c48c35ffe6 (diff)
Add an extra locale to the test environment config
-rw-r--r--config/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/test.yml b/config/test.yml
index 599e1e81a..4a5de704f 100644
--- a/config/test.yml
+++ b/config/test.yml
@@ -27,7 +27,7 @@ BLOG_FEED: 'http://www.mysociety.org/category/projects/whatdotheyknow/feed/'
TWITTER_USERNAME: 'alaveteli_foi'
# Locales we wish to support in this app, space-delimited
-AVAILABLE_LOCALES: 'en es en_GB'
+AVAILABLE_LOCALES: 'en es fr en_GB'
DEFAULT_LOCALE: 'en'
# if 'true', respect the user's choice of language in the browser