diff options
author | marc <a01200356@itesm.mx> | 2016-12-28 23:24:56 -0600 |
---|---|---|
committer | marc <a01200356@itesm.mx> | 2016-12-29 01:55:30 -0600 |
commit | 1175b3906f801c2ad3b6aa1f0718aedd7811dd5f (patch) | |
tree | 54ad08f8e7a4bbbb101c732efb1df872c4ceadd6 /tests/robot | |
parent | 7388067f1546f560830a25d0082c0ab9fc1cba34 (diff) | |
download | searxng-1175b3906f801c2ad3b6aa1f0718aedd7811dd5f.tar.gz searxng-1175b3906f801c2ad3b6aa1f0718aedd7811dd5f.zip |
change language list to only include languages with a minimum of engines
that support them.
users can still query lesser supported through the :lang_code bang.
Diffstat (limited to 'tests/robot')
-rw-r--r-- | tests/robot/test_basic.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/robot/test_basic.robot b/tests/robot/test_basic.robot index 522d3dfde..d0074cd00 100644 --- a/tests/robot/test_basic.robot +++ b/tests/robot/test_basic.robot @@ -102,10 +102,10 @@ Change search language Page Should Contain preferences Go To http://localhost:11111/preferences List Selection Should Be language Default language - Select From List language Türkçe (Türkiye) - tr-TR + Select From List language Türkçe - tr-TR Submit Preferences Go To http://localhost:11111/preferences - List Selection Should Be language Türkçe (Türkiye) - tr-TR + List Selection Should Be language Türkçe - tr-TR Change autocomplete Page Should Contain about |