Some fixes

This commit is contained in:
Bastian Köcher
2019-04-12 16:02:36 +02:00
parent 4fa5d35ec1
commit 391792f3d0
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);