mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
workloads/templerun2: Add missing package name
This commit is contained in:
parent
9689420cff
commit
d253fd07e6
@ -20,6 +20,7 @@ from wa import ApkReventWorkload
|
||||
class TempleRun2(ApkReventWorkload):
|
||||
|
||||
name = 'templerun2'
|
||||
package_names = ['com.imangi.templerun2']
|
||||
description = """
|
||||
Temple Run 2 game.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user