From: Sarah Hoffmann Date: Mon, 5 Jun 2017 19:53:45 +0000 (+0200) Subject: fix formatting in test README X-Git-Tag: v3.0.0~16 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/de0ad657ba91d821b1a5777dbfbbb0764e6d67ac?ds=inline fix formatting in test README --- diff --git a/test/README.md b/test/README.md index f663aa68..374a3dfa 100644 --- a/test/README.md +++ b/test/README.md @@ -24,6 +24,7 @@ tests for specific PHP functions. This test directory is sturctured as follows: +``` -+- bdd Functional API tests | \ | +- steps Step implementations for test descriptions @@ -34,7 +35,7 @@ This test directory is sturctured as follows: +- php PHP unit tests +- scenes Geometry test data +- testdb Base data for generating API test database - +``` PHP Unit Tests ==============