diff --git a/scripts/runtests.py b/scripts/runtests.py index ee54c917..a52d9721 100755 --- a/scripts/runtests.py +++ b/scripts/runtests.py @@ -869,6 +869,7 @@ def main(): 'test_matmulinteger', 'test_bitshift_left_uint8', 'test_qlinearconv', + 'test_quantizelinear', ] tested = []