xref: /plugin/smtp/subtree/txtthinking/Mailer/tests/TestCase.php (revision 269d5ff46c37c7e45f82c18bc0cc45d491b48a4a)
1*269d5ff4SAndreas Gohr<?php
2*269d5ff4SAndreas Gohr// someday if you want do init action before testing
3*269d5ff4SAndreas Gohrclass TestCase extends \PHPUnit_Framework_TestCase{
4*269d5ff4SAndreas Gohr}
5*269d5ff4SAndreas Gohr
6