This website requires JavaScript.
Explore
Help
Register
Sign In
mawei
/
panda
mirror of
https://github.com/commaai/panda.git
Watch
1
Star
0
Fork
You've already forked panda
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ef079e6da9
panda
/
run_automated_tests.sh
4 lines
67 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
PYTHONPATH
=
"."
nosetests -x -s tests/automated/
$1
*.py
Reference in New Issue
View Git Blame
Copy Permalink