added email

removed unused variable
This commit is contained in:
Andreas Schamberger
2011-10-22 11:28:15 +02:00
parent eb8e8495ad
commit ccd5d04078
6 changed files with 8 additions and 17 deletions

View File

@ -15,8 +15,8 @@ namespace BeSimple\SoapClient;
use BeSimple\SoapClient\Curl;
/**
* @author Andreas Schamberger
*/
* @author Andreas Schamberger <mail@andreass.net>
*/
class CurlTest extends \PHPUnit_Framework_TestCase
{
protected $webserverProcessId;