openface/run-tests.sh

8 lines
56 B
Bash
Raw Normal View History

2016-01-12 01:13:14 +08:00
#!/bin/bash
set -e
cd $(dirname $0)
nosetests-2.7 -v