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