Wordpress/tests/phpunit/data/themedir1/camelCase/index.php

6 lines
70 B
PHP

<?php
// dummy theme
echo dirname(__FILE__).'/'.basename(__FILE__);