[TEST] Remove script that references previously removed content. (#2596)

This commit is contained in:
Marcus Shawcroft 2019-02-13 17:48:48 +00:00 коммит произвёл Tianqi Chen
Родитель 129eb64500
Коммит 7e2a9fcfbc
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -1,4 +0,0 @@
export PYTHONPATH=python:topi/python
python -m nose -v topi/tests/python_cpp || exit -1
python3 -m nose -v topi/tests/python_cpp || exit -1