radare2/t/test_example

10 lines
162 B
Plaintext
Raw Normal View History

2017-03-19 22:06:48 +00:00
[ -f ../radare2-regressions/tests.sh ] && \
. ../radare2-regressions/tests.sh
NAME='test example'
FILE=-
CMDS='?e hello world'
EXPECT='hello world
'
run_test