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