diff --git a/projects/rocprofiler-compute/tests/test_autogen_config.py b/projects/rocprofiler-compute/tests/test_autogen_config.py index c0a84496be..04b3b8522e 100644 --- a/projects/rocprofiler-compute/tests/test_autogen_config.py +++ b/projects/rocprofiler-compute/tests/test_autogen_config.py @@ -1,11 +1,9 @@ import hashlib from pathlib import Path -import pytest import yaml -@pytest.mark.autogen_config def test_modification_time(): # Ensure hash map consistency hash_path = Path("utils/autogen_hash.yaml")