Sign in
chromium
/
chromium
/
src
/
43a44b23c528086b070d38463561b64b2bc563d4
/
.
/
ui
/
file_manager
/
integration_tests
/
testcase.js
blob: cff67a04bc4dbfb5261fd76787f24fc76218be77 [
file
] [
log
] [
blame
]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/**
* Namespace for test cases.
*/
export
const
testcase
=
{};