diff options
author | Shubham Mishra <shivam828787@gmail.com> | 2020-06-29 18:19:05 +0530 |
---|---|---|
committer | Shubham Mishra <shivam828787@gmail.com> | 2020-07-14 21:34:11 +0530 |
commit | 0ca69e673a3c49acbb02b19df097bdf57f263a47 (patch) | |
tree | f439133e18fd556973de67817d188f37f3637ede /hdv/redfish/test/__init__.py | |
parent | 5ea4ca492b80712a822774cf50ee9864cbbb37ea (diff) |
add unittest, create_real_url() function
Change-Id: Id89b7dc6050746c677a361d8d2e66e4c5f329f1d
Signed-off-by: Shubham Mishra <shivam828787@gmail.com>
Diffstat (limited to 'hdv/redfish/test/__init__.py')
-rw-r--r-- | hdv/redfish/test/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/hdv/redfish/test/__init__.py b/hdv/redfish/test/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/hdv/redfish/test/__init__.py |