diff options
Diffstat (limited to 'contrib/python/numpy')
-rw-r--r-- | contrib/python/numpy/py3/tests/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/numpy/py3/tests/ya.make b/contrib/python/numpy/py3/tests/ya.make index c279671d9e..b548d76d63 100644 --- a/contrib/python/numpy/py3/tests/ya.make +++ b/contrib/python/numpy/py3/tests/ya.make @@ -7,7 +7,7 @@ REQUIREMENTS( SIZE(MEDIUM) -FORK_TESTS() +FORK_SUBTESTS() PEERDIR( contrib/python/numpy |