blob: a257742a1c48d7f8b5a122b601bb1857a9cde857 [file] [log] [blame]
// Copyright 2019 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Package testingutil is a kitchen sink of utilities shared by Tast tests and
// Tast framework.
//
// TODO(crbug.com/1019099): Reorganize utilities.
package testingutil