Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Jul 3, 2024
1 parent 3591dd1 commit 6e05007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/db/extras/version
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CMDS=<<EOF
:?V
EOF
EXPECT=<<EOF
16.3.0
16.3.3
EOF
RUN

Expand All @@ -14,7 +14,7 @@ CMDS=<<EOF
: Frida.version
EOF
EXPECT=<<EOF
16.3.0
16.3.3
EOF
RUN

Expand Down

0 comments on commit 6e05007

Please sign in to comment.