mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[task/phpunit-xml] Use phpunit.xml for test suite
PHPBB3-9967
This commit is contained in:
3
tests/template/templates/_dummy_include.php.inc
Normal file
3
tests/template/templates/_dummy_include.php.inc
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// extension is .php.inc so PHPUnit ignores it
|
||||
echo "testing included php";
|
Reference in New Issue
Block a user