Skip to content

Commit 3baa293

Browse files
committed
iir_q15: Disable in tests
Not functional
1 parent 5d47a58 commit 3baa293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'test_cnn',
2424
'test_fft',
2525
'test_iir',
26-
'test_iir_q15',
26+
#'test_iir_q15', # skip, not functional
2727
'test_kmeans',
2828
'test_linreg',
2929
'test_linreg_california',

0 commit comments

Comments
 (0)