mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Add more tests
This commit is contained in:
parent
0f55220412
commit
990309f2d3
16 changed files with 716 additions and 5 deletions
|
|
@ -1,6 +1,8 @@
|
|||
<?php
|
||||
|
||||
class HtmlUtilsTest extends PHPUnit_Framework_TestCase
|
||||
namespace MailSoTests;
|
||||
|
||||
class HtmlUtilsTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function testCommon()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue