diff options
author | marc <a01200356@itesm.mx> | 2016-10-31 23:52:08 -0600 |
---|---|---|
committer | marc <a01200356@itesm.mx> | 2016-12-13 19:56:59 -0600 |
commit | 92c6e88ad3e5ba57bd6e2ba64d0c38e8fd72ea09 (patch) | |
tree | 9a9151ddd8dd4d72c71085fe6daa8b494cf4f5c5 /tests | |
parent | 727c287856629cf7c11b87cecbf1b32bb0ca1831 (diff) | |
download | searxng-92c6e88ad3e5ba57bd6e2ba64d0c38e8fd72ea09.tar.gz searxng-92c6e88ad3e5ba57bd6e2ba64d0c38e8fd72ea09.zip |
small fixes
Diffstat (limited to 'tests')
-rw-r--r-- | tests/robot/test_basic.robot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/robot/test_basic.robot b/tests/robot/test_basic.robot index a466a095c..522d3dfde 100644 --- a/tests/robot/test_basic.robot +++ b/tests/robot/test_basic.robot @@ -101,11 +101,11 @@ Change search language Page Should Contain about Page Should Contain preferences Go To http://localhost:11111/preferences - List Selection Should Be language Automatic - Select From List language Turkish (Turkey) - tr_TR + List Selection Should Be language Default language + Select From List language Türkçe (Türkiye) - tr-TR Submit Preferences Go To http://localhost:11111/preferences - List Selection Should Be language Turkish (Turkey) - tr_TR + List Selection Should Be language Türkçe (Türkiye) - tr-TR Change autocomplete Page Should Contain about |