eric6/DebugClients/Python/coverage/html.py

branch
maintenance
changeset 8043
0acf98cd089a
parent 7975
7d493839a8fc
diff -r 866adc8c315b -r 0acf98cd089a eric6/DebugClients/Python/coverage/html.py
--- a/eric6/DebugClients/Python/coverage/html.py	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/DebugClients/Python/coverage/html.py	Mon Feb 01 10:38:16 2021 +0100
@@ -166,6 +166,7 @@
         ("coverage_html.js", ""),
         ("keybd_closed.png", ""),
         ("keybd_open.png", ""),
+        ("favicon_32.png", ""),
     ]
 
     def __init__(self, cov):

eric ide

mercurial