mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
bdd: directly call utility scripts in lib
This removes the dependency on php-symfony-dotenv for the tests.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from behave import *
|
||||
from pathlib import Path
|
||||
|
||||
from behave import *
|
||||
|
||||
from steps.geometry_factory import GeometryFactory
|
||||
from steps.nominatim_environment import NominatimEnvironment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user