Fix junit test runner script placement.
In https://codereview.chromium.org/1708383002 the default placement of Java runner scripts was changed, but some cases where scripts should stay in the helper directory were missed, causing the tests to fail to run on the bots which still looked in helper/. Verified that these two are the only misplaced scripts listed in the build being extracted by the test bot. BUG= R=peter@chromium.org Review URL: https://codereview.chromium.org/1720863002 . Cr-Commit-Position: refs/heads/master@{#376715}
Showing
Please register or sign in to comment