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