rally/tests/fixtures/import/broken.py
Alexei Kornienko 4898aea328 Fixed import utils code
Added exception paththrough in case module cannot be loaded.

Change-Id: Ia429c25d550e11f95a6b7f62636e239eeb4022b8
2013-09-26 15:55:44 +03:00

6 lines
97 B
Python

'''This module is broken and cannot be imported.
'''
import missing.module.fromnowhere # noqa