diff options
Diffstat (limited to 'tests/CacheImplementationTest.php')
-rw-r--r-- | tests/CacheImplementationTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CacheImplementationTest.php b/tests/CacheImplementationTest.php index 25189134..68741d8b 100644 --- a/tests/CacheImplementationTest.php +++ b/tests/CacheImplementationTest.php @@ -1,5 +1,4 @@ <?php -require_once __DIR__ . '/../lib/rssbridge.php'; use PHPUnit\Framework\TestCase; |