Skip to content

Commit 51eb00a

Browse files
committed
Remove redundant kwarg test entries
1 parent 5ff3c0c commit 51eb00a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

control/tests/kwargs_test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,6 @@ def test_response_plot_kwargs(data_fcn, plot_fcn, mimo):
343343
'PoleZeroList.plot': test_response_plot_kwargs,
344344
'InterconnectedSystem.__init__':
345345
interconnect_test.test_interconnect_exceptions,
346-
'StateSpace.__init__':
347-
interconnect_test.test_interconnect_exceptions,
348-
'StateSpace.sample': test_unrecognized_kwargs,
349346
'NonlinearIOSystem.__init__':
350347
interconnect_test.test_interconnect_exceptions,
351348
'StateSpace.__init__': test_unrecognized_kwargs,

0 commit comments

Comments
 (0)