mock cross_connect test added to test/core/integration.py
[nepi.git] / test / lib / mock / __init__.py
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 from constants import TESTBED_ID
5 from execute import TestbedController 
6