From fdb122f2da9e36dd41243a69e8ea9eec20ad3a1d Mon Sep 17 00:00:00 2001 From: tof <> Date: Wed, 27 Jun 2007 11:51:32 +0000 Subject: Add unit test for TXmlDocument and TXmlElementList --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') 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 -- cgit v1.2.3