summaryrefslogtreecommitdiff
path: root/test/proto/TARGETS
blob: 50d51954e97e7e19a96316f57ab3b62f25c2a864 (plain)
1
2
3
4
5
6
7
{ "":
  { "type": ["@", "rules", "shell/test", "script"]
  , "name": ["proto"]
  , "test": ["test.sh"]
  , "deps": [["@", "src", "proto", "write"], ["@", "src", "proto", "read"]]
  }
}