Remove script/test (#44967)
It's still referencing tox py36, which has been obsolete for over a year.
This commit is contained in:
parent
e3c1281616
commit
3569d92385
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
# Executes the tests with tox.
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
tox -e py36
|
Loading…
Add table
Add a link
Reference in a new issue