diff --git a/tests/functional/fixtures/ext/foo/test_captcha/captcha/test_captcha.php b/tests/functional/fixtures/ext/foo/test_captcha/captcha/test_captcha.php deleted file mode 100644 index fb8c6ed090..0000000000 --- a/tests/functional/fixtures/ext/foo/test_captcha/captcha/test_captcha.php +++ /dev/null @@ -1,33 +0,0 @@ -=8.1" - }, - "extra": { - "display-name": "phpBB 4.0 Test Captcha", - "soft-require": { - "phpbb/phpbb": "4.0.*@dev" - } - } -} diff --git a/tests/functional/fixtures/ext/foo/test_captcha/config/services.yml b/tests/functional/fixtures/ext/foo/test_captcha/config/services.yml deleted file mode 100644 index 75cdf52270..0000000000 --- a/tests/functional/fixtures/ext/foo/test_captcha/config/services.yml +++ /dev/null @@ -1,5 +0,0 @@ -services: - foo_test_captcha.captcha.test_captcha: - class: foo\test_captcha\captcha\test_captcha - tags: - - { name: captcha.plugins }