mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
fix unit tests - Support Microsoft encoding of non breaking line in UTF-8
This commit is contained in:
@@ -5,6 +5,11 @@ namespace Combodo\iTop\Test\UnitTest\Core;
|
||||
use Combodo\iTop\Test\UnitTest\ItopTestCase;
|
||||
use HTMLDOMSanitizer;
|
||||
|
||||
/**
|
||||
* @runTestsInSeparateProcesses
|
||||
* @preserveGlobalState disabled
|
||||
* @backupGlobals disabled
|
||||
*/
|
||||
class HTMLDOMSanitizerTest extends ItopTestCase
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user