From d84327e69e858d369ea0c78f6106cfaa54994032 Mon Sep 17 00:00:00 2001 From: knut <> Date: Fri, 12 May 2006 06:11:39 +0000 Subject: Added unit tests for TXmlTransform control #99 --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 3135aca2..7602ad76 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1536,4 +1536,7 @@ tests/unit/TComponentTest.php -text tests/unit/Web/UI/WebControls/TDropDownListTest.php -text tests/unit/Web/UI/WebControls/TLabelTest.php -text tests/unit/Web/UI/WebControls/TRequiredFieldValidatorTest.php -text +tests/unit/Web/UI/WebControls/TXmlTransformTest.php -text +tests/unit/Web/UI/WebControls/data/hello.xml -text +tests/unit/Web/UI/WebControls/data/hello.xsl -text tests/unit/phpunit2.php -text -- cgit v1.2.3