diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-09-30 10:56:42 +0100 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2017-09-30 11:04:09 +0100 |
commit | 4160938c8bd1cd242c32906b9e119fc3c5fa3393 (patch) | |
tree | 814b60f1b896ada500e47b52f79f85fe82adbca2 /org.eclipse.jgit/resources/org | |
parent | bc45947c98f7420e6e3b8b9197e3deda1e6a69f4 (diff) | |
download | jgit-4160938c8bd1cd242c32906b9e119fc3c5fa3393.tar.gz jgit-4160938c8bd1cd242c32906b9e119fc3c5fa3393.zip |
ChangeIdUtilTest: Remove unused notestCommitDashV
This test was never being run. Since it was introduced it was
named "notest.." which meant it didn't run with JUnit3, and
since it is not annotated @Test it also doesn't run with JUnit4.
When compiling with Bazel 0.6.0, error-prone raises an error
that the public method is not annotated with @Ignore or @Test.
Given that the test has never been run anyway, we can just
remove it.
Bug: 525415
Change-Id: Ie9a54f89fe42e0c201f547ff54ff1d419ce37864
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit/resources/org')
0 files changed, 0 insertions, 0 deletions