NothingTest.php in Zircon Profile 8.0
Same filename and directory in other branches
File
vendor/phpunit/phpunit/tests/_files/NothingTest.phpView source
<?php
class NothingTest extends PHPUnit_Framework_TestCase {
public function testNothing() {
}
}
Classes
Name | Description |
---|---|
NothingTest |