Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Added the Form namespace of the main driver testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed May 11, 2014
1 parent a71ae04 commit 0e9abeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<testsuite name="Driver test suite">
<directory>tests</directory>
<directory>vendor/behat/mink/driver-testsuite/tests/Basic</directory>
<directory>vendor/behat/mink/driver-testsuite/tests/Form</directory>
</testsuite>
</testsuites>

Expand Down

0 comments on commit 0e9abeb

Please sign in to comment.