Exemple #1
0
def test_ErrorLog_flush():
    el = ErrorLog()
    el.flush() # no op
Exemple #2
0
def test_ErrorLog_flush():
    el = ErrorLog()
    el.flush()  # no op