Skip to content

Commit

Permalink
Bug 1035640 - Follow-up to bug 1021481: run the test-agent on app:// …
Browse files Browse the repository at this point in the history
…in bin/gaia-test r=yurenju
  • Loading branch information
julienw committed Jul 8, 2014
1 parent d101974 commit 610b861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gaia-test
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ launch_test_runner_in_firefox() {
#
# Launch firefox
#
$FIREFOX --no-remote -profile "$GAIADIR/$PROFILE_FOLDER" http://test-agent.gaiamobile.org:8080/ &
$FIREFOX --no-remote -profile "$GAIADIR/$PROFILE_FOLDER" app://test-agent.gaiamobile.org/ &
}

launch_test_runner_in_b2g() {
Expand Down

0 comments on commit 610b861

Please sign in to comment.