// Copyright 2018 The Chromium OS Authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license that can be | |
// found in the LICENSE file. | |
// Package ui contains local Tast tests that exercise Chrome's integration with the rest of Chrome OS. | |
// | |
// Please use Chrome browser tests (https://www.chromium.org/developers/testing/browser-tests) | |
// or unit tests instead whenever possible. | |
package ui |