From: Marc Tobias Metten Date: Sat, 4 Jul 2015 17:16:09 +0000 (+0200) Subject: correct documentation on how to start PHP tests X-Git-Tag: v.2.5.0~40^2~2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/df7d3b747885bcefe5f90754243bf96c386e1656 correct documentation on how to start PHP tests --- diff --git a/VAGRANT.md b/VAGRANT.md index 26b0ee75..d97fb3f7 100644 --- a/VAGRANT.md +++ b/VAGRANT.md @@ -102,8 +102,8 @@ and then ## Running unit tests - cd ~/Nominatim/tests - phpunit + cd ~/Nominatim/tests-php + phpunit ./