diff tests/test-check-code @ 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 f325db39c8b9
children
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