diff options
author | wei <> | 2007-01-12 06:30:53 +0000 |
---|---|---|
committer | wei <> | 2007-01-12 06:30:53 +0000 |
commit | 31fae3d7bd911b16eac842189d88231b35ded16d (patch) | |
tree | 9806a501ffc1a62c67432a6a4f0a1a79d6edf66a /.gitattributes | |
parent | 6626a5498df1e9231c6711544d69e93feebfec21 (diff) |
soap test subject.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b7df44ef..24b923d7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2367,6 +2367,7 @@ tests/simple_unit/ActiveRecord/records/DepartmentRecord.php -text tests/simple_unit/ActiveRecord/records/SimpleUser.php -text tests/simple_unit/ActiveRecord/records/SqliteUsers.php -text tests/simple_unit/ActiveRecord/records/UserRecord.php -text +tests/simple_unit/Soap/ContactManager.php -text tests/simple_unit/SqlMap/ActiveRecordSqlMapTest.php -text tests/simple_unit/SqlMap/BaseCase.php -text tests/simple_unit/SqlMap/CacheTest.php -text |