Fixed bugs, local communication HMAC added in
[iotcloud.git] / version2 / src / java / iotcloud / Test.java
index 1a627a9561698164af5109e61fff819523ab43fe..d6598628b86c7ce7551d97a6e7bc540d77b566a1 100644 (file)
@@ -773,6 +773,7 @@ public class Test {
         while (t1.update() == false) {}
         while (t2.update() == false) {}
         while (t1.update() == false) {}
+        while (t2.update() == false) {}
 
         System.out.println("Checking Key-Values...");
         for (int i = 0; i < NUMBER_OF_TESTS; i++) {