This website requires JavaScript.
Explore
Help
Sign In
OrgLion-ML
/
openface
mirror of
https://github.com/cmusatyalab/openface.git
Watch
1
Star
0
Fork
You've already forked openface
0
Code
Issues
Releases
Wiki
Activity
1142e7ac47
openface
/
run-tests.sh
8 lines
56 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
cd
$(
dirname
$0
)
nosetests-2.7 -v
Reference in New Issue
View Git Blame
Copy Permalink