summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2008-08-06 13:33:38 +0000
committerknut <>2008-08-06 13:33:38 +0000
commitbb60bcd2032e887e010904999655d2e5999e9878 (patch)
tree43bb4e7aa5e12d4781f6922d60211291f5b4c32c /.gitattributes
parentf7f3d150ef35c026bf6aee72e78362e263419e1a (diff)
fixed #899
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 403ae6b8..01b4064e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3422,6 +3422,8 @@ tests/unit/Collections/TPagedDataSourceTest.php -text
tests/unit/Collections/TPagedListTest.php -text
tests/unit/Collections/TQueueTest.php -text
tests/unit/Collections/TStackTest.php -text
+tests/unit/Data/DataGateway/AllTests.php -text
+tests/unit/Data/DataGateway/TSqlCriteriaTest.php -text
tests/unit/Data/TDbCommandTest.php -text
tests/unit/Data/TDbConnectionTest.php -text
tests/unit/Data/TDbDataReaderTest.php -text