Skip to content

Commit

Permalink
spelling: zhang
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Jun 24, 2023
1 parent 3dfff5e commit 12858ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ void testFillFields() {
assertEquals( 1, r.getChildRecords().size() );
assertEquals( (short) 0xFFFF, r.getChild( 0 ).getRecordId() );

//Add by Zhang Zhang test error situation when remaining bytes > available bytes
//Add by Zhang test error situation when remaining bytes > available bytes
testData =
"00 02 " + // options
"11 F1 " + // record id
Expand Down

0 comments on commit 12858ca

Please sign in to comment.