Create a file with exclusions

This commit is contained in:
Kwaizer 2025-08-22 13:24:17 +01:00
commit 80028f17f6

7
skipped_tests.json Normal file
View File

@ -0,0 +1,7 @@
{
"test-platform": {
"libxml2": ["run_package_integrity_tests"],
"curl": ["run_package_integrity_tests"],
"bzip2": ["run_package_integrity_tests"]
}
}