New test for ToHtml class

This commit is contained in:
Veronica K. B. Olsen
2020-12-04 20:58:44 +01:00
parent b687ffe696
commit 91ece2b7f2
6 changed files with 392 additions and 16 deletions
+2
View File
@@ -11,6 +11,8 @@ class DummyMain():
def __init__(self):
self.mainConf = None
self.hasProject = True
self.theIndex = None
self.theProject = None
self.statusBar = StatusBar()
return