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');
|
||||
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
Reference in New Issue
Block a user