diff options
Diffstat (limited to 'testsuite/echo/echo-prints-slash_0041')
-rw-r--r-- | testsuite/echo/echo-prints-slash_0041 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/echo/echo-prints-slash_0041 b/testsuite/echo/echo-prints-slash_0041 index b07429d..941faca 100644 --- a/testsuite/echo/echo-prints-slash_0041 +++ b/testsuite/echo/echo-prints-slash_0041 @@ -1,3 +1,3 @@ -# FEATURE: CONFIG_FEATURE_FANCY_ECHO +# FEATURE: CONFIG_FEATURE_FANCY_ECHO CONFIG_DESKTOP test "`busybox echo -ne '\0041z' | od -t x1 | head -n 1`" = "0000000 21 7a" |