summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-02-24 10:08:41 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-02-27 21:46:53 +0800
commitd0441a8775473a942c0c6077b3a4e5ca35adeb2b (patch)
tree14e361af2ddc1437c6da0bd8b3fec145a601f149
parentc756cc3236f86fb3d0d9ea77250adb653c31f3bd (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>
-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