diff --git a/S19-command-line/dash-e.t b/S19-command-line/dash-e.t index af04027fce..70338e23a4 100644 --- a/S19-command-line/dash-e.t +++ b/S19-command-line/dash-e.t @@ -25,7 +25,7 @@ is_run $x, :args['-e', "print q[\c[LATIN SMALL LETTER A WITH DOT ABOVE]]"], is_run $x, :args['-e', 'print <1 2> »+« <1 1>'], { - out => "23", + out => "2 3", err => '', status => 0, },