X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/cf19036ce6f17ce16bdc733d460a60b064a9d5c5..41383c05cd65a36c518f9adce55cfec2a9be00d0:/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