stanley-king %!s(int64=3) %!d(string=hai) anos
pai
achega
57828edde3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/TestRefillThird.php

+ 1 - 1
test/TestRefillThird.php

@@ -140,7 +140,7 @@ class TestRefillThird extends TestCase
             }
             }
         };
         };
 
 
-        for ($i = 0;$i > 100; $i++) {
+        for ($i = 0;$i < 100; $i++) {
             $sender();
             $sender();
             sleep(2);
             sleep(2);
         }
         }