blob: f19efb953b4d8f28ca5adb6a2d9e739ff98cd479 [file] [log] [blame]
{
program: {
binary: "test/font_provider_bin_test",
},
use: [
{ runner: "rust_test_runner" },
{
protocol: [ "/svc/fuchsia.logger.LogSink" ],
},
],
expose: [
{
protocol: "/svc/fuchsia.test.Suite",
from: "self",
},
],
}