Removed modules/contrib/media module to allow update to the core media module
[yaffs-website] / vendor / phpunit / phpunit / tests / _files / EmptyTestCaseTest.php
1 <?php
2 class EmptyTestCaseTest extends PHPUnit_Framework_TestCase
3 {
4 }