blob: 689c1872dbaca5cc2f4735ac4777443b4a396895 [file] [log] [blame]
{
"test_cmd": {
/* The unittests executable target for Tint. */
"OutputName": "tint_unittests",
"AdditionalDependencies": {
/* Depend on all the unittests targets to pull them all together. */
"Internal": [ "**:test" ]
}
}
}