test/common: fix error in test data

This commit is contained in:
Jędrzej Boczar 2020-05-11 14:16:22 +02:00
parent 1cc9656a2d
commit 7a0f7a7ead
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ class MemoryTestDataMixin:
(0x05, 0x11),
(0x0a, 0x22),
(0x0f, 0x33),
(0x1d, 0x44),
(0x1e, 0x44),
(0x15, 0x55),
(0x13, 0x66),
(0x18, 0x77),