]> git.openstreetmap.org Git - nominatim.git/commitdiff
fix formatting in test README
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 5 Jun 2017 19:53:45 +0000 (21:53 +0200)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2017 19:53:45 +0000 (21:53 +0200)
test/README.md

index f663aa68128ae6716a5ef9c676295e2a048869b5..374a3dfad01b11a782387c5db8df8466658576e8 100644 (file)
@@ -24,6 +24,7 @@ tests for specific PHP functions.
 
 This test directory is sturctured as follows:
 
 
 This test directory is sturctured as follows:
 
+```
  -+-   bdd         Functional API tests
   | \
   | +-  steps      Step implementations for test descriptions
  -+-   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         PHP unit tests
   +-   scenes      Geometry test data
   +-   testdb      Base data for generating API test database
-
+```
 
 PHP Unit Tests
 ==============
 
 PHP Unit Tests
 ==============