Skip to content

Commit

Permalink
fixed bspatch test data
Browse files Browse the repository at this point in the history
  • Loading branch information
gabstv committed Feb 27, 2019
1 parent 3d92fd9 commit 024b6f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/bspatch/bspatch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ func TestPatch(t *testing.T) {
}
patchfile := []byte{
0x42, 0x53, 0x44, 0x49, 0x46, 0x46, 0x34, 0x30,
0x1F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
0x72, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x29, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x2A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x13, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x42, 0x5A, 0x68, 0x39, 0x31, 0x41, 0x59, 0x26,
0x53, 0x59, 0xDA, 0xE4, 0x46, 0xF2, 0x00, 0x00,
Expand Down

0 comments on commit 024b6f7

Please sign in to comment.