Add Tamil translation (RHBZ#559877) (thanks to I.Felix)
[libguestfs.git] / python / run-python-tests
index 90e38b3..487f8ab 100755 (executable)
@@ -21,4 +21,3 @@ set -e
 for f in t/*.py; do
   python $f
 done
-