7 lines
72 B
Text
7 lines
72 B
Text
NAME=t/echo
|
|
FILE==
|
|
CMDS=?e hello world
|
|
EXPECT=<<EOF
|
|
hello world
|
|
EOF
|
|
RUN
|