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
47afcbf35a
openface
/
run-tests.sh
8 lines
56 B
Bash
Raw
Normal View
History
Unescape
Escape
Move tests to separate directory.
2016-01-12 01:13:14 +08:00
#!/bin/bash
set
-e
cd
$(
dirname
$0
)
Tests: Generalize to Python 2 and 3. Run Python 2 by default.
2017-04-25 06:01:10 +08:00
nosetests-2.7 -v