Add more tests

This commit is contained in:
RainLoop Team 2016-05-20 22:55:29 +03:00
parent 0f55220412
commit 990309f2d3
16 changed files with 716 additions and 5 deletions

View file

@ -1,6 +1,8 @@
<?php
class HtmlUtilsTest extends PHPUnit_Framework_TestCase
namespace MailSoTests;
class HtmlUtilsTest extends \PHPUnit_Framework_TestCase
{
public function testCommon()
{