Skip to content

Commit

Permalink
Bring basic -e tests inline with new MMD setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Nov 29, 2015
1 parent 78d7b2f commit abba1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S19-command-line/dash-e.t
Expand Up @@ -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,
},
Expand Down

0 comments on commit abba1e3

Please sign in to comment.