From 3d53a6f8d3e42de68f0c142b2d1329a66a0b7924 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 25 Jun 2018 10:45:44 -0700 Subject: update fatcat codegen --- python/tests/codegen_tests/test_default_api.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'python/tests/codegen_tests/test_default_api.py') 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 -- cgit v1.2.3