##// END OF EJS Templates
test-check-code: fix test after e1359ad582f6
Martin Geisler -
r11822:0cae834c default
parent child Browse files
Show More
@@ -35,3 +35,5 b' EOF'
35
35
36 check_code=`dirname $0`/../contrib/check-code.py
36 check_code=`dirname $0`/../contrib/check-code.py
37 ${check_code} ./wrong.py ./correct.py ./quote.py ./non-py24.py
37 ${check_code} ./wrong.py ./correct.py ./quote.py ./non-py24.py
38
39 exit 0
General Comments 0
You need to be logged in to leave comments. Login now