Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #30484 from rwood-moz/bug1162977-addtwomore
Browse files Browse the repository at this point in the history
Bug 1162977 - Incrementally add more apps to raptor suite; r=garndt
  • Loading branch information
Rob Wood committed Jun 8, 2015
2 parents 16f363a + 102d18d commit 84434dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/taskcluster/bin/raptor_graph
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ const LAUNCH_TEST_APPS = [{ gaia_name: "calendar", th_name: "Calendar", th_prefi
{ gaia_name: "clock", th_name: "Clock", th_prefix: "cl" },
{ gaia_name: "communications/contacts", th_name: "Contacts", th_prefix: "co" },
{ gaia_name: "communications/dialer", th_name: "Dialer", th_prefix: "di" },
{ gaia_name: "email", th_name: "Email", th_prefix: "em" },
{ gaia_name: "fm", th_name: "FM", th_prefix: "fm" },
{ gaia_name: "settings", th_name: "Settings", th_prefix: "se" },
{ gaia_name: "test-startup-limit", th_name: "Test-startup", th_prefix: "te" }];

Expand Down

0 comments on commit 84434dc

Please sign in to comment.