diff options
author | wei <> | 2007-05-08 08:06:13 +0000 |
---|---|---|
committer | wei <> | 2007-05-08 08:06:13 +0000 |
commit | e9486a539c3a43afcc129f647917780ffc1ed6cd (patch) | |
tree | 4e41bdf72611d424b6caa90489da3c34500164e9 /.gitattributes | |
parent | 3392e51b4edf84682b66ce9e32d00c1adb3205bb (diff) |
Fixed #458
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index dac6711d..dfdf47c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2716,6 +2716,7 @@ tests/simple_unit/SqlMap/SelectKeyTest.php -text tests/simple_unit/SqlMap/SqlMapCacheTest.php -text tests/simple_unit/SqlMap/StatementExtendsTest.php -text tests/simple_unit/SqlMap/StatementTest.php -text +tests/simple_unit/SqlMap/TestQueryForMap.php -text tests/simple_unit/SqlMap/common.php -text tests/simple_unit/SqlMap/domain/A.php -text tests/simple_unit/SqlMap/domain/Account.php -text |