This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0a3d084fb
core
/
script
/
test
7 lines
79 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# Executes the tests with tox.
cd
"
$(
dirname
"
$0
"
)
/..
"
tox -e py35
Reference in New Issue
View Git Blame
Copy Permalink