diff options
author | mikl <> | 2008-04-07 21:56:09 +0000 |
---|---|---|
committer | mikl <> | 2008-04-07 21:56:09 +0000 |
commit | b43c8b4c9f3973eb5482298ed8283e33c1f426e1 (patch) | |
tree | d3864e2852da9a55e14c77b34ee14dbc351b3807 /.gitignore | |
parent | 87276530099acba2912aa4a5cd2048e02e3e7435 (diff) |
Added test case for #595
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -15,9 +15,8 @@ demos/quickstart/assets/ee054f3e demos/quickstart/index_pl.php demos/quickstart/protected/runtime/application.xml tests/FunctionalTests/results.dat -tests/FunctionalTests/tickets/assets/93f32b8c -tests/FunctionalTests/tickets/assets/961aa02b -tests/FunctionalTests/tickets/protected/runtime/global.cache +tests/FunctionalTests/tickets/assets/* +tests/FunctionalTests/tickets/protected/runtime/* tests/FunctionalTests/validators/assets/905759a2 tests/FunctionalTests/validators/assets/93f32b8c tests/FunctionalTests/validators/protected/runtime/global.cache |