diff options
Diffstat (limited to 'meta/recipes-devtools/python-numpy/files/run-ptest')
| -rw-r--r-- | meta/recipes-devtools/python-numpy/files/run-ptest | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-devtools/python-numpy/files/run-ptest b/meta/recipes-devtools/python-numpy/files/run-ptest deleted file mode 100644 index 9a1c72aeb1..0000000000 --- a/meta/recipes-devtools/python-numpy/files/run-ptest +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | #!/usr/bin/env python3 | ||
| 2 | |||
| 3 | import numpy | ||
| 4 | numpy.test(label='full', verbose=2) | ||
| 5 | |||
