diff options
author | wei <> | 2007-05-08 02:22:27 +0000 |
---|---|---|
committer | wei <> | 2007-05-08 02:22:27 +0000 |
commit | 7f4d9089574a35b733ee36bf4880bb9eb4beab84 (patch) | |
tree | 3d140949838994731d047ffd28c816659727ed5a /.gitattributes | |
parent | 8cfeb336ca6696b454dc34820a9f0d06c3e36cad (diff) |
Fixed Sqlmap using TAPCCache problem. Adding test code for #488.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a007f8b1..e36a617b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2530,6 +2530,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket477.page -text tests/FunctionalTests/tickets/protected/pages/Ticket477.php -text tests/FunctionalTests/tickets/protected/pages/Ticket484.page -text tests/FunctionalTests/tickets/protected/pages/Ticket484.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket488.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket488.php -text tests/FunctionalTests/tickets/protected/pages/Ticket500.page -text tests/FunctionalTests/tickets/protected/pages/Ticket500.php -text tests/FunctionalTests/tickets/protected/pages/Ticket504.page -text |