// 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 meta contains local Tast tests that exercise Tast itself. | |
// | |
// Some tests are disabled but executed by remote "meta" tests to exercise | |
// the tast command execution. | |
// Remote meta tests are at https://chromium.googlesource.com/chromiumos/platform/tast-tests/+/main/src/chromiumos/tast/remote/bundles/cros/meta/. | |
package meta |