]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/producer/cruncher/work_units/class_CruncherTestUnitProducer.php
Added a out-going work queue (FiFoStacker instance) to the test unit producer
[hub.git] / application / hub / main / producer / cruncher / work_units / class_CruncherTestUnitProducer.php
index b9a255c41ffe6c6afd968ee455ea69426b8bc442..d12697a24b8264f2362e0c8eb1da6226234d0a7d 100644 (file)
@@ -66,7 +66,7 @@ class CruncherTestUnitProducer extends BaseProducer implements UnitProducer, Reg
        }
 
        /**
-        * Produces some work/test units and pushes them onto the queue
+        * Produces some test units and pushes them onto the queue
         *
         * @return      void
         * @todo        0% done