##// END OF EJS Templates
coverage: skip tests and paster commands that are not executed during tests.
marcink -
r1517:02d18047 default
parent child Browse files
Show More
@@ -10,6 +10,8 b' include ='
10 10 omit =
11 11 rhodecode/lib/vcs/remote/*
12 12 rhodecode/lib/dbmigrate/*
13 rhodecode/lib/paster_commands/*
14 rhodecode/tests/*
13 15
14 16 [report]
15 17
General Comments 0
You need to be logged in to leave comments. Login now