fonttools/run-tests.sh

3 lines
83 B
Bash
Raw Normal View History

2015-03-03 09:57:41 -08:00
#!/bin/sh
git grep -l doctest Lib/ | PYTHONPATH="Lib:$PYTHONPATH" xargs -n1 python