diff options
author | knut <> | 2006-02-06 20:01:41 +0000 |
---|---|---|
committer | knut <> | 2006-02-06 20:01:41 +0000 |
commit | 0d56725dd699041530e92026868193e87b81b837 (patch) | |
tree | a6419479a7397341ec3c0a701b906bcf006e7cce /.gitattributes | |
parent | 57f7e6924dc8e996a06b46418e8f98f4d0a9531b (diff) |
added some more tests
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 799488e9..201b6440 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1034,5 +1034,7 @@ tests/unit/I18N/core/DateTimeFormatInfoTest.php -text tests/unit/I18N/core/NumberFormatInfoTest.php -text tests/unit/I18N/core/NumberFormatTest.php -text 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/phpunit2.php -text |