mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
gmail: add missing import
This commit is contained in:
parent
adf13feb81
commit
39bc8eae20
@ -16,7 +16,7 @@
|
||||
import os
|
||||
|
||||
from wlauto import AndroidUxPerfWorkload, Parameter
|
||||
from wlauto.exceptions import ValidationError
|
||||
from wlauto.exceptions import ValidationError, WorkloadError
|
||||
|
||||
|
||||
class Gmail(AndroidUxPerfWorkload):
|
||||
|
Loading…
x
Reference in New Issue
Block a user