Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 607a1c6

Browse files
committed
Show available memory when running tests
1 parent b67d2b7 commit 607a1c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ethcore/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,5 @@ mod json_tests;
185185
pub use types::*;
186186
pub use executive::contract_address;
187187
pub use evm::CreateContractAddress;
188+
189+
// test

0 commit comments

Comments
 (0)