Merge pull request #104 from hinaloe/test/fix-crlf

テスト用ファイルの改行コードなおした
This commit is contained in:
shibafu
2019-02-18 20:14:31 +09:00
committed by GitHub
6 changed files with 74 additions and 69 deletions

View File

@@ -12,6 +12,10 @@ class NijieResolverTest extends TestCase
public function setUp()
{
parent::setUp();
if (!$this->shouldUseMock()) {
sleep(1);
}
}
public function testStandardPicture()

1
tests/fixture/.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* -text