blob: 6b076cb1057ad64cf52169084e503a774626bd64 [file] [log] [blame] [edit]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
include: [
"sys/testing/gtest_runner.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/memfs-cts-test",
},
}