test/common: fix error in test data
This commit is contained in:
parent
1cc9656a2d
commit
7a0f7a7ead
|
@ -500,7 +500,7 @@ class MemoryTestDataMixin:
|
|||
(0x05, 0x11),
|
||||
(0x0a, 0x22),
|
||||
(0x0f, 0x33),
|
||||
(0x1d, 0x44),
|
||||
(0x1e, 0x44),
|
||||
(0x15, 0x55),
|
||||
(0x13, 0x66),
|
||||
(0x18, 0x77),
|
||||
|
|
Loading…
Reference in New Issue