Implement resumable download queue (T-301)
This commit is contained in:
@@ -11,6 +11,7 @@ func TestEventTypeValid(t *testing.T) {
|
||||
EventDownloadPaused,
|
||||
EventDownloadCompleted,
|
||||
EventDownloadFailed,
|
||||
EventDownloadCanceled,
|
||||
EventInstallCompleted,
|
||||
EventInstallRolledBack,
|
||||
EventAppStarted,
|
||||
|
||||
Reference in New Issue
Block a user