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: deploy~443 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/937a377ba6d8441c5af430b7d27f3a66e4d6a991 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 ./