Commit 6b4c78e6 authored by Noel Gordon's avatar Noel Gordon Committed by Commit Bot

Remove NOT_IN_GUEST_MODE in TestCase calls: add one-arg constructor

NOT_IN_GUEST_MODE is the default guest mode for a TestCase. Remove it
in TestCase calls by adding an explicit, one-arg TestCase constructor
(which is therefore NOT_IN_GUEST_MODE by default).

No change in behavior, no new tests.

Bug: 843030
Change-Id: Ib46f5f047c74c426d56ceacb1f6ab8334ccd88a7
Reviewed-on: https://chromium-review.googlesource.com/1059101Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Reviewed-by: default avatarNaoki Fukino <fukino@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#558661}
parent 2817a4f1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment