164 ("jquery.isonscreen.js", "jquery-isonscreen"), |
164 ("jquery.isonscreen.js", "jquery-isonscreen"), |
165 ("jquery.tablesorter.min.js", "jquery-tablesorter"), |
165 ("jquery.tablesorter.min.js", "jquery-tablesorter"), |
166 ("coverage_html.js", ""), |
166 ("coverage_html.js", ""), |
167 ("keybd_closed.png", ""), |
167 ("keybd_closed.png", ""), |
168 ("keybd_open.png", ""), |
168 ("keybd_open.png", ""), |
|
169 ("favicon_32.png", ""), |
169 ] |
170 ] |
170 |
171 |
171 def __init__(self, cov): |
172 def __init__(self, cov): |
172 self.coverage = cov |
173 self.coverage = cov |
173 self.config = self.coverage.config |
174 self.config = self.coverage.config |