mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 04:11:07 +00:00
Add tests for invalid cases.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
extern crate serde;
|
||||
extern crate serde_json;
|
||||
|
||||
pub use serde_json::{from_str, from_slice, from_reader, Result};
|
||||
pub use serde_json::{from_str, from_slice, from_reader, Result, Error};
|
||||
|
||||
const PROOF: &str = "Serializers are infallible; qed";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user