diff --git a/test/test_array.py b/test/test_array.py index e9fb2ddd1d4ae2aaf16f18a2696666b607970056..521f6719474f7a05a98a100bb9a6183018caa5df 100644 --- a/test/test_array.py +++ b/test/test_array.py @@ -1317,8 +1317,6 @@ def test_outoforderqueue_reductions(ctx_factory): if __name__ == "__main__": - # make sure that import failures get reported, instead of skipping the - # tests. if len(sys.argv) > 1: exec(sys.argv[1]) else: