mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 12:58:05 +00:00
Tests for native/wasm runtime
This commit is contained in:
@@ -34,8 +34,10 @@ extern crate serde;
|
||||
extern crate parity_wasm;
|
||||
extern crate byteorder;
|
||||
extern crate rustc_hex;
|
||||
#[macro_use]
|
||||
extern crate native_runtime;
|
||||
extern crate runtime_support;
|
||||
extern crate memcmp;
|
||||
|
||||
#[macro_use]
|
||||
extern crate error_chain;
|
||||
|
||||
Reference in New Issue
Block a user