diff options
Diffstat (limited to 'test/other_tools/TARGETS')
-rw-r--r-- | test/other_tools/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other_tools/TARGETS b/test/other_tools/TARGETS index 5b92abf7..d12a9ad1 100644 --- a/test/other_tools/TARGETS +++ b/test/other_tools/TARGETS @@ -3,8 +3,8 @@ , "stage": ["other_tools"] , "deps": [ ["./", "git_operations", "TESTS"] - , ["./", "utils", "TESTS"] , ["./", "just_mr", "TESTS"] + , ["./", "utils", "TESTS"] ] } } |