diff --git a/libs/python/numpy/test/Jamfile b/libs/python/numpy/test/Jamfile index 6d6b0344..fdd66c4b 100644 --- a/libs/python/numpy/test/Jamfile +++ b/libs/python/numpy/test/Jamfile @@ -16,5 +16,6 @@ test-suite numpy [ numpy-test templates ] [ numpy-test ufunc ] + [ numpy-test shapes ] ;