Remove script/test (#44967)
It's still referencing tox py36, which has been obsolete for over a year.pull/44970/head
parent
e3c1281616
commit
3569d92385
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
# Executes the tests with tox.
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
tox -e py36
|
Loading…
Reference in New Issue