Removed version number from testbed file names. Only 1 version permitted at the time.
[nepi.git] / test / lib / mock / __init__.py
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 from constants import TESTBED_ID, TESTBED_VERSION
5 from execute import TestbedController 
6