summaryrefslogtreecommitdiff
path: root/decoder/test/parallel/incremental_8ch_short_clock.python
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/parallel/incremental_8ch_short_clock.python')
-rw-r--r--decoder/test/parallel/incremental_8ch_short_clock.python8
1 files changed, 4 insertions, 4 deletions
diff --git a/decoder/test/parallel/incremental_8ch_short_clock.python b/decoder/test/parallel/incremental_8ch_short_clock.python
index ea7c423..97c2da5 100644
--- a/decoder/test/parallel/incremental_8ch_short_clock.python
+++ b/decoder/test/parallel/incremental_8ch_short_clock.python
@@ -1,4 +1,4 @@
-1-3 parallel: ['ITEM', 1]
-3-5 parallel: ['ITEM', 3]
-5-7 parallel: ['ITEM', 5]
-7-9 parallel: ['ITEM', 7]
+1-3 parallel: ['ITEM', (1, 8)]
+3-5 parallel: ['ITEM', (3, 8)]
+5-7 parallel: ['ITEM', (5, 8)]
+7-9 parallel: ['ITEM', (7, 8)]