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