You've already forked ugly-queue
More test methods and slight modifications to UglyQueue
This commit is contained in:
4
tests/misc/cleanup.php
Normal file
4
tests/misc/cleanup.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
if (is_dir(__DIR__.'/tasty-sandwich'))
|
||||
\DCarbone\Helpers\FileHelper::superUnlink(__DIR__.'/tasty-sandwich');
|
||||
Reference in New Issue
Block a user