aboutsummaryrefslogtreecommitdiff
path: root/tests/BridgeImplementationTest.php
diff options
context:
space:
mode:
authorGravatar logmanoriginal <logmanoriginal@users.noreply.github.com> 2018-12-26 21:58:07 +0100
committerGravatar logmanoriginal <logmanoriginal@users.noreply.github.com> 2018-12-26 21:58:07 +0100
commite7d3a006c82f47f1ba3aebfec4ab6333a4367a16 (patch)
treefa1ff9e2b03a0eff2ef22732d3a9dc4f06915633 /tests/BridgeImplementationTest.php
parentce65f51d919bc4e32b9f25259e0a92d70490c6e5 (diff)
downloadrss-bridge-e7d3a006c82f47f1ba3aebfec4ab6333a4367a16.tar.gz
rss-bridge-e7d3a006c82f47f1ba3aebfec4ab6333a4367a16.tar.zst
rss-bridge-e7d3a006c82f47f1ba3aebfec4ab6333a4367a16.zip
global: Fix code violations
Diffstat (limited to 'tests/BridgeImplementationTest.php')
-rw-r--r--tests/BridgeImplementationTest.php1
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();