Skip to content

Commit

Permalink
Fix incorrect test comment.
Browse files Browse the repository at this point in the history
Left over from an older implementation.
  • Loading branch information
dwsteele committed Dec 27, 2023
1 parent 4324b56 commit c47b39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/module/command/backupTest.c
Expand Up @@ -975,7 +975,7 @@ testRun(void)

TEST_RESULT_STR_Z(
strNewEncode(encodingHex, buffer),
"00" // Blocks are unequal
"00" // Version 0

"00" // reference 0
"22" // size 4
Expand Down

0 comments on commit c47b39a

Please sign in to comment.