summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-02-14 04:43:45 +0000
committerxue <>2006-02-14 04:43:45 +0000
commit751ae8c6b3fe5a47b0592a4dd7b719ec264486bc (patch)
tree07db809903a49ef561543970ad575a53d82f8cbf /.gitattributes
parent9e17c72bc1c6f917f032b61a16907c81ac49f322 (diff)
Added 3 FT for TDataGrid demos.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b9ee5322..dcde542b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -785,6 +785,9 @@ tests/FunctionalTests/quickstart/Controls/BulletedListTestCase.php -text
tests/FunctionalTests/quickstart/Controls/ButtonTestCase.php -text
tests/FunctionalTests/quickstart/Controls/CheckBoxListTestCase.php -text
tests/FunctionalTests/quickstart/Controls/CheckBoxTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/DataGrid1TestCase.php -text
+tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php -text
+tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php -text
tests/FunctionalTests/quickstart/Controls/DataList1TestCase.php -text
tests/FunctionalTests/quickstart/Controls/DataList2TestCase.php -text
tests/FunctionalTests/quickstart/Controls/DropDownListTestCase.php -text