mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Remove script/test (#44967)
It's still referencing tox py36, which has been obsolete for over a year.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
# Executes the tests with tox.
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
tox -e py36
|
Reference in New Issue
Block a user