mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-04 03:11:28 +00:00
Fix resize tests
This commit is contained in:
parent
03b10eef1d
commit
f8f93681bd
@ -12,7 +12,7 @@ i~^size[1]
|
||||
!rm ${R2_FILE}
|
||||
EOF
|
||||
EXPECT=<<EOF
|
||||
0
|
||||
0x0
|
||||
0xa
|
||||
0x4
|
||||
0xa
|
||||
@ -33,7 +33,7 @@ psz
|
||||
!rm ${R2_FILE}
|
||||
EOF
|
||||
EXPECT=<<EOF
|
||||
0
|
||||
0x0
|
||||
0x3
|
||||
0xb
|
||||
hello world
|
||||
|
Loading…
Reference in New Issue
Block a user