changeset 11822:0cae834cdc80

test-check-code: fix test after e1359ad582f6
author Martin Geisler <mg@aragost.com>
date Thu, 12 Aug 2010 18:30:06 +0200
parents 15aa42aaae4c
children f1c2de22b8a8
files tests/test-check-code
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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