diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/BridgeImplementationTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/BridgeImplementationTest.php b/tests/BridgeImplementationTest.php index 690a6189..ef4fe894 100644 --- a/tests/BridgeImplementationTest.php +++ b/tests/BridgeImplementationTest.php @@ -18,7 +18,6 @@ require_once __DIR__ . '/../lib/rssbridge.php'; * CACHE_TIMEOUT and PARAMETERS are optional */ final class BridgeImplementationTest extends TestCase { - private function CheckBridgePublicFunctions($bridgeName){ $parent_methods = array(); |