Added the Swedish language in the automated test cases.

Monotone-Parent: 487f8acb57ef05be13059a57b5274da87d4d4cde
Monotone-Revision: 004229d10ec89760026cebaca31254e6487c54ab

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-11-30T18:51:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-11-30 18:51:06 +00:00
parent 3ede37b026
commit f08365d8b5

View File

@@ -9,7 +9,7 @@ if __name__ == "__main__":
# Duplicated from UIxPreferences.m
languages = ["Czech", "Dutch", "English", "French",
"German", "Hungarian", "Italian", "BrazilianPortuguese",
"Russian", "Spanish", "Welsh"]
"Russian", "Spanish", "Swedish", "Welsh"]
# We can disable testing all languages
testLanguages = True