From b5f64294a84f5f9273f2a24ec9601ae26ae2fd70 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Tue, 19 May 2015 13:14:37 -0400
Subject: [PATCH] Tag more tests with @mbstring
---
tests/MailFunc.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/MailFunc.php b/tests/MailFunc.php
index 2baeedf..d08b437 100644
--- a/tests/MailFunc.php
+++ b/tests/MailFunc.php
@@ -110,6 +110,8 @@
/**
* Test washtml class on non-unicode characters (#1487813)
+ * @iconv
+ * @mbstring
*/
function test_washtml_utf8()
{
--
Gitblit v1.9.1