diff options
Diffstat (limited to 'pytest.ini')
-rw-r--r-- | pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ cache_dir = /var/run/agl-test/.pytest_cache markers = oss_default: default test suites of OSS like rpm, etc. + dangerous: dangerous tests, might crash the platform. |