mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-25 20:25:52 +00:00
freertos: final test cleanup
This commit is contained in:
@@ -13,7 +13,6 @@ CONFIGS = [
|
||||
]
|
||||
|
||||
|
||||
@pytest.mark.supported_targets
|
||||
@pytest.mark.generic
|
||||
@pytest.mark.parametrize('config', CONFIGS, indirect=True)
|
||||
def test_freertos(dut: Dut) -> None:
|
||||
|
||||
Reference in New Issue
Block a user