mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
bimtester: steps, remove comment
This commit is contained in:
@@ -7,7 +7,6 @@ from utils import switch_locale
|
||||
the_lang = "it"
|
||||
|
||||
|
||||
# TODO the next line needs translation
|
||||
@given("Il file IFC è stato fornito attraverso un argumento")
|
||||
def step_impl(context):
|
||||
switch_locale(context.localedir, the_lang)
|
||||
|
||||
Reference in New Issue
Block a user