diff options
Diffstat (limited to 'test/end-to-end/just-mr/TARGETS')
-rw-r--r-- | test/end-to-end/just-mr/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/end-to-end/just-mr/TARGETS b/test/end-to-end/just-mr/TARGETS index 1fa1cb13..2b6c9497 100644 --- a/test/end-to-end/just-mr/TARGETS +++ b/test/end-to-end/just-mr/TARGETS @@ -48,6 +48,7 @@ , "deps": [ "create_test_archives" , ["utils", "test_utils_install"] + , ["utils", "null server"] , ["end-to-end", "mr-tool-under-test"] ] } |