diff options
author | xue <> | 2006-02-14 18:49:11 +0000 |
---|---|---|
committer | xue <> | 2006-02-14 18:49:11 +0000 |
commit | 30c5e1627a4e94af98866911af98ddfe9316042b (patch) | |
tree | 8b90b09ba01bb8b08126a39607bcee20ddbef4d6 /.gitattributes | |
parent | b8afe4bc5ecc7bcd371d7bd9ca05df356f7aca18 (diff) |
Completed all datagrid FT.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 5b0fc88f..54ee65e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -790,6 +790,7 @@ 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/DataGrid4TestCase.php -text +tests/FunctionalTests/quickstart/Controls/DataGrid5TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataGrid6TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataList1TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataList2TestCase.php -text |