1
0
Fork 0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-26 20:08:55 +00:00
phpbb/tests/template/templates/_dummy_include.php.inc
2011-01-04 22:54:01 +01:00

3 lines
82 B
PHP

<?php
// extension is .php.inc so PHPUnit ignores it
echo "testing included php";