Add integration test
This commit is contained in:
@@ -9,3 +9,10 @@ sha2 = "0.10"
|
||||
rand = "0.8"
|
||||
thiserror = "1"
|
||||
signature = "2"
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.4"
|
||||
|
||||
[[test]]
|
||||
name = "interop"
|
||||
path = "tests/integration/interop.rs"
|
||||
|
||||
Reference in New Issue
Block a user