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