tests: fix test_config_export
This commit is contained in:
parent
9d2ec45689
commit
d450221ed8
|
|
@ -147,6 +147,7 @@ def test_uart_interface_dump():
|
||||||
# will fail when it shouldn't.
|
# will fail when it shouldn't.
|
||||||
"clock_freq": 100000000.0,
|
"clock_freq": 100000000.0,
|
||||||
"chunk_size": 256,
|
"chunk_size": 256,
|
||||||
|
"stall_interval": 16,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue