diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-02-24 10:08:41 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-02-27 21:46:53 +0800 |
commit | d0441a8775473a942c0c6077b3a4e5ca35adeb2b (patch) | |
tree | 14e361af2ddc1437c6da0bd8b3fec145a601f149 /tests/unit/collector | |
parent | c756cc3236f86fb3d0d9ea77250adb653c31f3bd (diff) |
Rename test case to avoid possible name conflict
pytest does not allow two test file have same name despite they are in
different folder.
Change-Id: I568fe042f6dbe99df336d0ce4d6ed9c78305fe74
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'tests/unit/collector')
-rw-r--r-- | tests/unit/collector/collector_test.py (renamed from tests/unit/collector/base_test.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/unit/collector/base_test.py b/tests/unit/collector/collector_test.py index 17fe1af1..17fe1af1 100644 --- a/tests/unit/collector/base_test.py +++ b/tests/unit/collector/collector_test.py |