diff options
Diffstat (limited to 'test/other_tools/TARGETS')
-rw-r--r-- | test/other_tools/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/other_tools/TARGETS b/test/other_tools/TARGETS index 8d2ec2e7..adaf51e0 100644 --- a/test/other_tools/TARGETS +++ b/test/other_tools/TARGETS @@ -4,6 +4,7 @@ , "dirs": [ [["./", "git_operations", "TESTS"], "git_operations"] , [["./", "utils", "TESTS"], "utils"] + , [["./", "just_mr", "TESTS"], "just_mr"] ] } } |