aboutsummaryrefslogtreecommitdiff
path: root/testsuite/echo/echo-prints-slash-zero
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/echo/echo-prints-slash-zero')
-rw-r--r--testsuite/echo/echo-prints-slash-zero2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/echo/echo-prints-slash-zero b/testsuite/echo/echo-prints-slash-zero
index d97ed8e66..948f899da 100644
--- a/testsuite/echo/echo-prints-slash-zero
+++ b/testsuite/echo/echo-prints-slash-zero
@@ -1,3 +1,3 @@
-# FEATURE: CONFIG_FEATURE_FANCY_ECHO
+# FEATURE: CONFIG_FEATURE_FANCY_ECHO CONFIG_DESKTOP
test "`busybox echo -e -n 'msg\n\0' | od -t x1 | head -n 1`" = "0000000 6d 73 67 0a 00"