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