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