From 1175b3906f801c2ad3b6aa1f0718aedd7811dd5f Mon Sep 17 00:00:00 2001 From: marc Date: Wed, 28 Dec 2016 23:24:56 -0600 Subject: 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. --- tests/robot/test_basic.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/robot/test_basic.robot') 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 -- cgit v1.2.3