Salome HOME
Porting to SALOME 9.1.0.
[modules/shaper.git] / test.squish / suite_FEATURE_PARAMETERS / shared / scripts / bdd_hooks.py
index c67df289036f0dc2c96c92cfb325cf5d0d7e0ec7..93d49269c0570d8593077807664f16bc9be9697c 100644 (file)
@@ -36,7 +36,7 @@
 # See the section 'Performing Actions During Test Execution Via Hooks' in the Squish
 # manual for a complete reference of the available API.
 
-import __builtin__
+import builtins
 
 # Detach (i.e. potentially terminate) all AUTs at the end of a scenario
 @OnScenarioEnd