fonttools/run-tests.sh
2015-03-03 09:57:41 -08:00

3 lines
83 B
Bash
Executable File

#!/bin/sh
git grep -l doctest Lib/ | PYTHONPATH="Lib:$PYTHONPATH" xargs -n1 python