summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2006-05-12 06:11:39 +0000
committerknut <>2006-05-12 06:11:39 +0000
commitd84327e69e858d369ea0c78f6106cfaa54994032 (patch)
treeefbbad450762b8d26bcae2a72b544ac4f6e027ad /.gitattributes
parent3257465eec899be0c090cf2ef54fdb3a58ab82f2 (diff)
Added unit tests for TXmlTransform control #99
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
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