summaryrefslogtreecommitdiff
path: root/test/other_tools/TARGETS
blob: d12a9ad1c7820df02f79b00d4a692fd38c237933 (plain)
1
2
3
4
5
6
7
8
9
10
{ "TESTS":
  { "type": ["@", "rules", "test", "suite"]
  , "stage": ["other_tools"]
  , "deps":
    [ ["./", "git_operations", "TESTS"]
    , ["./", "just_mr", "TESTS"]
    , ["./", "utils", "TESTS"]
    ]
  }
}