Browse Source

print bug

tags/1.1.0
zhangshuang 5 years ago
parent
commit
3c26584a9f
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      source/test/test-integration/src/test/java/test/com/jd/blockchain/intgr/IntegrationTest4MQ.java

+ 0
- 2
source/test/test-integration/src/test/java/test/com/jd/blockchain/intgr/IntegrationTest4MQ.java View File

@@ -159,8 +159,6 @@ public class IntegrationTest4MQ {


System.out.printf("after add participant: participantCount = %d, userCount = %d\r\n", (int)participantCount, (int)userCount); System.out.printf("after add participant: participantCount = %d, userCount = %d\r\n", (int)participantCount, (int)userCount);


System.out.printf("after add participant: participantCount = %d, userCount = %d\r\n", (int)participantCount, (int)userCount);

System.out.println("update participant state before \r\n"); System.out.println("update participant state before \r\n");


for (int i = 0; i < participantCount; i++) { for (int i = 0; i < participantCount; i++) {


Loading…
Cancel
Save