diff options
author | knut <> | 2006-01-27 06:31:20 +0000 |
---|---|---|
committer | knut <> | 2006-01-27 06:31:20 +0000 |
commit | cf61290a1af3c4a7590075d79346876abdcabe1f (patch) | |
tree | 1cba6037d684cf35648896149a9ed2a52cdf45e4 /.gitattributes | |
parent | 962fb7adc2bc5f4cd9295bb769c5b58e3f6f7c30 (diff) |
Ported two more unit tests
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 14233256..28e2ecda 100644 --- a/.gitattributes +++ b/.gitattributes @@ -906,6 +906,8 @@ tests/UnitTests/simpletest/user_agent.php -text tests/UnitTests/simpletest/web_tester.php -text tests/UnitTests/simpletest/xml.php -text tests/unit/Collections/TListTest.php -text +tests/unit/Collections/TMapTest.php -text +tests/unit/I18N/TNumberFormatTest.php -text tests/unit/TComponentTest.php -text tests/unit/phpunit2.php -text tools/.htaccess -text |