forked from hans/Nominatim
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