]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Testing.md
Merge pull request #3586 from lonvia/reduce-lookup-calls
[nominatim.git] / docs / develop / Testing.md
index d57ab3199acc003d29a5be44a40ea4df8eb32ba6..12673d403aa5f48297ce6999741221dca1bd6d3e 100644 (file)
@@ -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