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