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