aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/codegen_tests/test_default_api.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/codegen_tests/test_default_api.py')
-rw-r--r--python/tests/codegen_tests/test_default_api.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/tests/codegen_tests/test_default_api.py b/python/tests/codegen_tests/test_default_api.py
index 3fe852ad..a1f22d8c 100644
--- a/python/tests/codegen_tests/test_default_api.py
+++ b/python/tests/codegen_tests/test_default_api.py
@@ -155,6 +155,12 @@ class TestDefaultApi(unittest.TestCase):
"""
pass
+ def test_get_stats(self):
+ """Test case for get_stats
+
+ """
+ pass
+
def test_get_work(self):
"""Test case for get_work