diff --git a/README b/README index f637379c..35591ba4 100644 --- a/README +++ b/README @@ -1 +1,2 @@ -- First small steps in the big journey +test \ No newline at end of file diff --git a/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java b/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java index b5c9cf20..fe628165 100644 --- a/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java +++ b/ethereumj-core/src/test/java/org/ethereum/block/BlockTest.java @@ -17,7 +17,7 @@ import java.math.BigInteger; */ public class BlockTest { - @Test /* Creating genesis hash */ + @Test /* Creating genesis hash not ready yet */ public void test1() throws IOException { /*