diff options
author | Cedric Ollivier <ollivier.cedric@gmail.com> | 2017-03-28 08:12:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-28 08:12:21 +0000 |
commit | 18ffb2a431fd82055cd5abf656f00f2c90af7146 (patch) | |
tree | 67cb1e8045812d29517a026ac5cc09f4bab28009 /docs/testing/user | |
parent | 514c97b036cf968e03e600a4761757448bef0a0a (diff) | |
parent | 69e51470d8e9f51e02d5f0bd6e957c4e24c603c6 (diff) |
Merge "Rename testcase_base to testcase"
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 494ad7e60..8507c1a8d 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -407,7 +407,7 @@ follows:: | |-- __init__.py | |-- feature_base.py | |-- pytest_suite_runner.py - | |-- testcase_base.py + | |-- testcase.py | |-- vnf_base.py |-- opnfv_tests | |-- __init__.py |