X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=python%2Frun-python-tests;h=487f8ab14835bbdce340d993807f7b9b23fd6ff5;hp=90e38b399979214fee95caba1beefc8f66122088;hb=5a10318ac808fb3cb0bf9071e0cf6b63a0b3eb6a;hpb=babc0846cc911b01a58a7385d30ad25889b7175a diff --git a/python/run-python-tests b/python/run-python-tests index 90e38b3..487f8ab 100755 --- a/python/run-python-tests +++ b/python/run-python-tests @@ -21,4 +21,3 @@ set -e for f in t/*.py; do python $f done -