Updated existing Error test
This commit is contained in:
@@ -71,3 +71,6 @@ class StatusBar():
|
||||
|
||||
def causeOSError(*args, **kwargs):
|
||||
raise OSError
|
||||
|
||||
def causeException(*args, **kwargs):
|
||||
raise Exception
|
||||
|
||||
Reference in New Issue
Block a user