build: Create an AUTHORS file.
[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
-