mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
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,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
# Executes the tests with tox.
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
tox -e py36
|
Loading…
x
Reference in New Issue
Block a user