Commit f83c912
Peter Bex
Fix autload check: phpunit has the script at the root directory, which means the search path is wrong when copying it into bin/
This fixes the following annoying error when using phpunit-randomizer in
a project through composer:
You need to set up the project dependencies using the following commands:
wget http://getcomposer.org/composer.phar
php composer.phar install1 parent fa1234b commit f83c912
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments