summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorgrakiss <grakiss.wanglei@huawei.com>2017-11-16 09:18:14 +0000
committerLeo wang <grakiss.wanglei@huawei.com>2017-11-27 08:12:11 +0000
commit25e6fc8a5bc2cae8a062076ca460348835846d0a (patch)
tree279aa31975709698463aa65b2fa1fb3d032eb3ea /.gitignore
parentffe419bf63938be76af7e57ee782ae928a7391f7 (diff)
[cvp-web] Bugfix: Total num of test cases should be fixed
JIRA: DOVETAIL-552 The total num of test cases is decided by the number of the test cases users uploaded to the Web now. The total num should be fixed. For example, the total num of mandatory test cases should be 215. The total num of optional test cases should be 63. Change-Id: I6f7055bbeceb80f831af7d800b1a5aca4e165c45 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 86930ad0..4c569525 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,7 @@ var
sdist
develop-eggs
.installed.cfg
-lib
+# lib
lib64
__pycache__