commit | b641f9060eb912470a284bfd04dd955b031af708 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Oct 24 10:13:34 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Wed Nov 01 09:45:41 2017 -0700 |
tree | 8bb30c7b417e7185e16549c8eae4a10eb8b2d2d8 | |
parent | df383adc0b1e7756ffaf817496c8ddb2f35ad1f3 [diff] [blame] |
CORD-1939 support for nose2 modify test cases to be compliant with automation Change-Id: Iddb3803b71d027010e4df00efd2ed8ba671efbd7
diff --git a/lib/xos-config/xosconfig/__init__.py b/lib/xos-config/xosconfig/__init__.py index b7ad3d8..105d4a0 100644 --- a/lib/xos-config/xosconfig/__init__.py +++ b/lib/xos-config/xosconfig/__init__.py
@@ -14,4 +14,4 @@ # limitations under the License. -from .config import Config \ No newline at end of file +from .config import Config