diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ tests: cd python2 && python2.4 httplib2test.py - cd python2 && python2.5 httplib2test.py + -cd python2 && python2.5 httplib2test.py cd python2 && python2.6 httplib2test.py cd python3 && python3.1 httplib2test.py |