summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/unittest/test_client.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unittest/test_client.py b/test/unittest/test_client.py
index c2154ea..58effff 100644
--- a/test/unittest/test_client.py
+++ b/test/unittest/test_client.py
@@ -67,8 +67,8 @@ class BaseTest:
test_module_version.intro = True
test_module_api_version.intro = True
test_module_description.intro = True
- test_module_list_methods.into = True
- test_module_module_intentory = True
+ test_module_list_methods.intro = True
+ test_module_inventory.intro = True
class TestTest(BaseTest):
module = "test"