# HG changeset patch # User Martin Geisler # Date 1281630606 -7200 # Node ID 0cae834cdc8001b43010dab6e74eb54a8aa8d865 # Parent 15aa42aaae4cd01e3bb36999af589e2c5e65d194 test-check-code: fix test after e1359ad582f6 diff -r 15aa42aaae4c -r 0cae834cdc80 tests/test-check-code --- a/tests/test-check-code Thu Aug 12 18:00:41 2010 +0200 +++ b/tests/test-check-code Thu Aug 12 18:30:06 2010 +0200 @@ -35,3 +35,5 @@ check_code=`dirname $0`/../contrib/check-code.py ${check_code} ./wrong.py ./correct.py ./quote.py ./non-py24.py + +exit 0