diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-24 15:10:25 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-24 15:10:25 +0200 |
commit | 315064cf9714cd1ae38ed5766a4f00299bd8be08 (patch) | |
tree | ff0ac57c2393a5524b1df69869d8af61f3683dc7 /tests/unit | |
parent | 7c65b2f40ea9242260eac5a746863f5925423861 (diff) |
Ported some failing functional tests to phpunit+selenium
Diffstat (limited to 'tests/unit')
-rw-r--r-- | tests/unit/Caching/temp/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/Caching/temp/.gitignore b/tests/unit/Caching/temp/.gitignore index e69de29b..d6b7ef32 100644 --- a/tests/unit/Caching/temp/.gitignore +++ b/tests/unit/Caching/temp/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |