aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/patching/patching_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/patching/patching_test.c b/tests/patching/patching_test.c
index f9fd5a4..16ba879 100644
--- a/tests/patching/patching_test.c
+++ b/tests/patching/patching_test.c
@@ -44,7 +44,7 @@ static const uint8_t ass_rewrite[] = {
static const uint8_t ass_rewrite_patched[] = {
0x06, 0xe5, 0xe2, 0x0e, 0x00, 0x01, 0x0c, 0x00,
- 0x0a, 0x01, 0x0b, 0x04, 0x01, 0x0a, 0x91, 0x25,
+ 0x0a, 0x01, 0x0b, 0x04, 0x01, 0x0a, 0x91, 0x11,
0x01, 0x00, 0x08
};