Fix tests

This commit is contained in:
pancake 2021-01-03 18:59:34 +01:00
parent 54a97ea8af
commit 597289cf96
1 changed files with 2 additions and 2 deletions

View File

@ -287,6 +287,7 @@ EOF
RUN
NAME=Save project for a binary without saving its info
BROKEN=1
FILE=bins/elf/analysis/main
ARGS=-n
CMDS=<<EOF
@ -308,13 +309,12 @@ e prj.git=false
e dir.projects = .tmp/
e scr.interactive=false
Po beer
echo Info: `Pi`
echo Info: `Pi~Info`
aflc
e scr.interactive=false
EOF
EXPECT=<<EOF
Info: beer
13
EOF
RUN