summaryrefslogtreecommitdiffstats
path: root/tests/utf8/t0009.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utf8/t0009.good')
-rw-r--r--tests/utf8/t0009.good15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/utf8/t0009.good b/tests/utf8/t0009.good
new file mode 100644
index 0000000..10598e9
--- /dev/null
+++ b/tests/utf8/t0009.good
@@ -0,0 +1,15 @@
+$ OUT=$(smenu -c t0009.in)
+
+x πŸ‡ΊπŸ‡Έ x
+
+πŸ‡«πŸ‡· x πŸ‡«πŸ‡·
+
+x πŸ‡ΊπŸ‡Έ x
+6:07 7:07
+$
+
+$ echo ":$OUT:"
+
+:x:
+
+$ exit 0