mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
Added comment on now-deprecated class
Former-commit-id: b5a365e8a60440462e25f132b4533ccb63a618f3
This commit is contained in:
@@ -30,6 +30,9 @@ import org.owasp.dependencycheck.utils.Settings;
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
*/
|
||||
public class DependencyCheckTaskTest extends BuildFileTest {
|
||||
//TODO: The use of deprecated class BuildFileTestcan possibly
|
||||
//be replaced with BuildFileRule. However, it doesn't seem to be included
|
||||
//in the ant-testutil jar.
|
||||
|
||||
@Before
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user