TestExternalities can commit.

This commit is contained in:
Gav
2018-01-30 18:41:32 +01:00
parent e2a2936408
commit 06817aed51
6 changed files with 63 additions and 1 deletions
+2
View File
@@ -19,6 +19,8 @@
#![warn(missing_docs)]
extern crate polkadot_primitives as primitives;
#[macro_use]
extern crate hex_literal;
extern crate hashdb;
extern crate memorydb;