add entry for unused kwargs in create_statefbk_iosystem · python-control/python-control@10bcd65

Original file line numberDiff line numberDiff line change

@@ -158,6 +158,7 @@ def test_matplotlib_kwargs(function, nsysargs, moreargs, kwargs, mplcleanup):

158158

kwarg_unittest = {

159159

'bode': test_matplotlib_kwargs,

160160

'bode_plot': test_matplotlib_kwargs,

161+

'create_statefbk_iosystem': statefbk_test.TestStatefbk.test_statefbk_iosys,

161162

'describing_function_plot': test_matplotlib_kwargs,

162163

'dlqe': test_unrecognized_kwargs,

163164

'dlqr': test_unrecognized_kwargs,