%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/coding/vendor/phpunit/phpunit/tests/Regression/GitHub/503/
Upload File :
Create Path :
Current File : /var/www/html/coding/vendor/phpunit/phpunit/tests/Regression/GitHub/503/Issue503Test.php

<?php
class Issue503Test extends PHPUnit_Framework_TestCase
{
    public function testCompareDifferentLineEndings()
    {
        $this->assertSame(
            "foo\n",
            "foo\r\n"
        );
    }
}

Zerion Mini Shell 1.0