Remove script/test (#44967)

It's still referencing tox py36, which has been obsolete for over a
year.
pull/44970/head
Ville Skyttä 2021-01-09 00:58:39 +02:00 committed by GitHub
parent e3c1281616
commit 3569d92385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

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