summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_engine/TARGETS
blob: 26472eda4649b889e5292c7fafc4b2568b1394e8 (plain)
1
2
3
4
5
6
7
8
9
10
{ "TESTS":
  { "type": "install"
  , "tainted": ["test"]
  , "dirs":
    [ [["./", "dag", "TESTS"], "dag"]
    , [["./", "executor", "TESTS"], "executor"]
    , [["./", "traverser", "TESTS"], "traverser"]
    ]
  }
}