diff --git a/tests/config/executable_dictionary.xml b/tests/config/executable_dictionary.xml index c5a4a0947bc..be3b8be67ef 100644 --- a/tests/config/executable_dictionary.xml +++ b/tests/config/executable_dictionary.xml @@ -123,7 +123,7 @@ - echo "1\tValue" + echo -e "1\tValue" TabSeparated false @@ -197,7 +197,7 @@ - echo "1\tFirstKey\tValue" + echo -e "1\tFirstKey\tValue" TabSeparated false