summaryrefslogtreecommitdiffstats
path: root/tests/nvme_get_features_test.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-24 07:57:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-24 07:57:49 +0000
commitfc67d3ad9a2903cc33e5cdaedaad51dd86a42236 (patch)
tree4ef72536a965fe220e71aea78b76b6bbbac2ed59 /tests/nvme_get_features_test.py
parentAdding upstream version 2.5. (diff)
downloadnvme-cli-fc67d3ad9a2903cc33e5cdaedaad51dd86a42236.tar.xz
nvme-cli-fc67d3ad9a2903cc33e5cdaedaad51dd86a42236.zip
Adding upstream version 2.7.1.upstream/2.7.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/nvme_get_features_test.py')
-rw-r--r--tests/nvme_get_features_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nvme_get_features_test.py b/tests/nvme_get_features_test.py
index 784f2be..974fc34 100644
--- a/tests/nvme_get_features_test.py
+++ b/tests/nvme_get_features_test.py
@@ -47,7 +47,7 @@ class TestNVMeGetMandatoryFeatures(TestNVMe):
- Attributes:
- feature_id_list : list of the mandatory features.
- get_vector_list_cmd : vector list collection for 09h.
- - vector_list_len : numer of the interrupt vectors.
+ - vector_list_len : number of the interrupt vectors.
"""
def setUp(self):