Sign in
chromium
/
chromium
/
src
/
e9b1018
/
.
/
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
=
{};