3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-14 11:15:51 +00:00
This commit is contained in:
Oscar Guindzberg 2015-01-16 11:32:05 -03:00
parent 96451e626d
commit 336b0f6aa2

View File

@ -239,7 +239,7 @@ public class PeerGroupTest extends TestWithPeerGroup {
@Test
public void receiveTxBroadcastOnAddeweldWallet() throws Exception {
public void receiveTxBroadcastOnAddedWallet() throws Exception {
// Check that when we receive transactions on all our peers, we do the right thing.
peerGroup.start();