Remove script/test (#44967)

It's still referencing tox py36, which has been obsolete for over a
year.
This commit is contained in:
Ville Skyttä
2021-01-09 00:58:39 +02:00
committed by GitHub
parent e3c1281616
commit 3569d92385

View File

@@ -1,6 +0,0 @@
#!/bin/sh
# Executes the tests with tox.
cd "$(dirname "$0")/.."
tox -e py36