Skip to content

Commit 8f1d0de

Browse files
committed
Repair tests for 4.0 in FileListValidator
1 parent a78a007 commit 8f1d0de

File tree

22 files changed

+1
-1
lines changed

22 files changed

+1
-1
lines changed

tests/FileListValidator/FileListTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public function validateFileListData()
2626
{
2727
return array(
2828
array(
29-
'3.2',
29+
'4.0',
3030
array(
3131
Output::FATAL . '-Missing required file-missing.php-',
3232
Output::FATAL . '-Missing required file-missing.txt-',

tests/FileListValidator/fixtures/3.2/origin/additional.php renamed to tests/FileListValidator/fixtures/4.0/origin/additional.php

File renamed without changes.

tests/FileListValidator/fixtures/3.2/origin/additional.txt renamed to tests/FileListValidator/fixtures/4.0/origin/additional.txt

File renamed without changes.
File renamed without changes.

tests/FileListValidator/fixtures/3.2/origin/language/origin/AUTHORS renamed to tests/FileListValidator/fixtures/4.0/origin/language/origin/AUTHORS

File renamed without changes.

tests/FileListValidator/fixtures/3.2/origin/language/origin/AUTHORS.md renamed to tests/FileListValidator/fixtures/4.0/origin/language/origin/AUTHORS.md

File renamed without changes.

tests/FileListValidator/fixtures/3.2/origin/language/origin/CHANGELOG renamed to tests/FileListValidator/fixtures/4.0/origin/language/origin/CHANGELOG

File renamed without changes.

tests/FileListValidator/fixtures/3.2/origin/language/origin/CHANGELOG.md renamed to tests/FileListValidator/fixtures/4.0/origin/language/origin/CHANGELOG.md

File renamed without changes.

tests/FileListValidator/fixtures/3.2/origin/language/origin/README renamed to tests/FileListValidator/fixtures/4.0/origin/language/origin/README

File renamed without changes.

tests/FileListValidator/fixtures/3.2/origin/language/origin/README.md renamed to tests/FileListValidator/fixtures/4.0/origin/language/origin/README.md

File renamed without changes.

0 commit comments

Comments
 (0)