diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3631f793..e7d123b6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3057,4 +3057,5 @@ tests/unit/Xml/TRssFeedDocumentTest.php -text tests/unit/Xml/TXmlDocumentTest.php -text tests/unit/Xml/TXmlElementListTest.php -text tests/unit/Xml/TXmlElementTest.php -text +tests/unit/Xml/data/test.xml -text tests/unit/phpunit.php -text |