Added tests for new sample and new custom project
This commit is contained in:
@@ -33,6 +33,12 @@ class DummyMain():
|
||||
def setProjectStatus(self, isChanged):
|
||||
return
|
||||
|
||||
def openProject(self, projPath):
|
||||
return
|
||||
|
||||
def rebuildIndex(self):
|
||||
return
|
||||
|
||||
# END Class GuiMain
|
||||
|
||||
class StatusBar():
|
||||
|
||||
Reference in New Issue
Block a user