aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhruv <dhruv.goel92@gmail.com>2014-09-21 12:52:53 +0530
committerDhruv <dhruv.goel92@gmail.com>2014-09-21 14:24:29 +0530
commit77d52982c8b8e0a6366b361ee0d2fe8cf588b5d7 (patch)
tree3cb28d1618f3158f50ee1cc6bf488b48ecf795be /.gitignore
parent[ticket/12962] Fix whitespace characters (diff)
downloadphpbb-77d52982c8b8e0a6366b361ee0d2fe8cf588b5d7.tar.gz
phpbb-77d52982c8b8e0a6366b361ee0d2fe8cf588b5d7.tar.bz2
phpbb-77d52982c8b8e0a6366b361ee0d2fe8cf588b5d7.zip
[ticket/12962] Add facebook/webdriver dependency
Create a new composer.json for tests dir and add facebook/webdriver dependency PHPBB3-12962
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de503c10ad..c327e7f58a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/tests/phpbb_unit_tests.sqlite*
/tests/test_config*.php
/tests/tmp/*
+/tests/vendor