blob: 43b82f356f2e3dbe5df0e6da80f43485b867adc2 [file] [log] [blame]
{
include: [
"//src/sys/test_runners/rust/default.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/custom_artifact_test",
},
use: [
{
storage: "custom_artifacts",
rights: [ "rw*" ],
path: "/custom_artifacts",
},
],
}