Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Commit

Permalink
moved tests inside the Goutte directory
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed May 15, 2012
1 parent ea1858d commit 547c1d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Expand Up @@ -12,7 +12,7 @@
bootstrap="./vendor/autoload.php">
<testsuites>
<testsuite name="Goutte Test Suite">
<directory>./tests/Goutte/Tests</directory>
<directory>./Goutte/Tests</directory>
</testsuite>
</testsuites>
</phpunit>

0 comments on commit 547c1d2

Please sign in to comment.