test(multiplexer): Add basic integration tests
This commit is contained in:
parent
c98c9e891e
commit
194dd6c70b
2 changed files with 66 additions and 0 deletions
|
|
@ -18,4 +18,5 @@ byteorder = "1.4.3"
|
|||
hex = "0.4.3"
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.8.4"
|
||||
env_logger = "0.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue