/var/www/hkosl.com/demo_google/application/vendor/phpunit/phpunit/tests/_files/NotVoidTestCase.php


1
2
3
4
<?php
class NotVoidTestCase extends PHPUnit_Framework_TestCase
{
}