D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
www
/
vendor
/
phpunit
/
phpunit
/
tests
/
Regression
/
GitHub
/
1570
/
Filename :
Issue1570Test.php
back
Copy
<?php class Issue1570Test extends PHPUnit_Framework_TestCase { public function testOne() { print '*'; } }