From de0ad657ba91d821b1a5777dbfbbb0764e6d67ac Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Mon, 5 Jun 2017 21:53:45 +0200 Subject: [PATCH] fix formatting in test README --- test/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ============== -- 2.39.5