unittestCheckHook: handle unittestFlagsArray __structuredAttrs-agnostically
Take unittestFlags as the new and conforming interface. Keep unittestFlagsArray as is.
This commit is contained in:
@@ -1433,7 +1433,7 @@ automatically add `pythonRelaxDepsHook` if either `pythonRelaxDeps` or
|
||||
unittestCheckHook
|
||||
];
|
||||
|
||||
unittestFlagsArray = [
|
||||
unittestFlags = [
|
||||
"-s" "tests" "-v"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user