blob: adaf51e04e901bd5ec2c274bb86f6d9597b0274e (
plain)
1
2
3
4
5
6
7
8
9
10
|
{ "TESTS":
{ "type": "install"
, "tainted": ["test"]
, "dirs":
[ [["./", "git_operations", "TESTS"], "git_operations"]
, [["./", "utils", "TESTS"], "utils"]
, [["./", "just_mr", "TESTS"], "just_mr"]
]
}
}
|