aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Lausuch <jose.lausuch@ericsson.com>2017-03-28 16:32:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-28 16:32:29 +0000
commit0385fdaa5b8b39c2cbc75c7d7719d872b317e0b9 (patch)
treebeac03b92a57dbb48ad13fab614a2aedf104eed9
parentc9d28a538068963f6a6260a17a41e4f8c136bcfe (diff)
parente46602b7c1f53b12b5f6d3bfe6517a7440d9aa03 (diff)
Merge "modify old naming Testcase_base to TestCase"
-rw-r--r--docs/testing/developer/devguide/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst
index 366eb7d37..67890f0b9 100644
--- a/docs/testing/developer/devguide/index.rst
+++ b/docs/testing/developer/devguide/index.rst
@@ -166,7 +166,7 @@ feature_base and vnf_base inherit from testcase::
+-----------------------------------------+
| |
- | Testcase_base |
+ | TestCase |
| |
| - init() |
| - run() |