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