Some fixes

This commit is contained in:
Bastian Köcher
2019-04-12 16:02:36 +02:00
parent bf36903e72
commit 5af32c965d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,4 +20,4 @@
pub use substrate_test_runtime::*;
runtime::register_validate_block!(Block, BlockExecutor);
runtime::register_validate_block!(Block, system::BlockExecutor);