X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d485aef7019206bc02167d391c91cb1aa47fe6dc..6f68c2d805c3fdc903fa3d46093bd1376be3e636:/docs/develop/Testing.md diff --git a/docs/develop/Testing.md b/docs/develop/Testing.md index be13d949..97d40ab7 100644 --- a/docs/develop/Testing.md +++ b/docs/develop/Testing.md @@ -10,7 +10,7 @@ There are two kind of tests in this test suite. There are functional tests which test the API interface using a BDD test framework and there are unit tests for specific PHP functions. -This test directory is sturctured as follows: +This test directory is structured as follows: ``` -+- bdd Functional API tests