summaryrefslogtreecommitdiff
path: root/test/buildtool/build_engine/TARGETS
blob: a3856ffaa43266c94579465798d4063b8174c414 (plain)
1
2
3
4
5
6
7
8
9
10
{ "TESTS":
  { "type": ["@", "rules", "test", "suite"]
  , "stage": ["build_engine"]
  , "deps":
    [ ["./", "base_maps", "TESTS"]
    , ["./", "expression", "TESTS"]
    , ["./", "target_map", "TESTS"]
    ]
  }
}