treewide: pytestFlagsArray -> enabledTestPaths (trivial)

This commit is contained in:
Yueh-Shun Li
2025-06-12 22:05:29 +08:00
parent d2d6914c8a
commit 794f904bf3
358 changed files with 358 additions and 358 deletions
@@ -69,7 +69,7 @@ buildPythonPackage rec {
preCheck = lib.optionalString config.cudaSupport ''
export TRITON_PTXAS_PATH="${lib.getExe' cudatoolkit "ptxas"}"
'';
pytestFlagsArray = [ "tests" ];
enabledTestPaths = [ "tests" ];
disabledTests =
[
# try to download data: