X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b54ff7d7664eadf3fdf018622540d6fce835502e..4825a0bda3e2b5d6a9c153b7cd0b8da2959cbc81:/docs/develop/Testing.md?ds=sidebyside 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