rizin/test/db/cmd/echo

7 lines
74 B
Text

NAME=t/echo
FILE==
CMDS=echo hello world
EXPECT=<<EOF
hello world
EOF
RUN