fixed shebangs in non executable .py files
[nepi.git] / test / lib / mock2 / __init__.py
1 # -*- coding: utf-8 -*-
2
3 from constants import TESTBED_ID, TESTBED_VERSION
4 from execute import TestbedController 
5