X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e92e03e2e6b892e6dc7a931fe0e70de9315bd302..7d418da564484c3f2fffcd4801188d6ffc4f436a:/docs/develop/Testing.md diff --git a/docs/develop/Testing.md b/docs/develop/Testing.md index d57ab319..12673d40 100644 --- a/docs/develop/Testing.md +++ b/docs/develop/Testing.md @@ -72,8 +72,6 @@ The tests can be configured with a set of environment variables (`behave -D key= * `DB_PORT` - (optional) port of database on host * `DB_USER` - (optional) username of database login * `DB_PASS` - (optional) password for database login - * `SERVER_MODULE_PATH` - (optional) path on the Postgres server to Nominatim - module shared library file (only needed for legacy tokenizer) * `REMOVE_TEMPLATE` - if true, the template and API database will not be reused during the next run. Reusing the base templates speeds up tests considerably but might lead to outdated errors