mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 19:41:38 +01:00
made BaseTest public
Former-commit-id: d18c65e8485e0c32e15a3b399ffb5f9a3618fb9a
This commit is contained in:
@@ -26,7 +26,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||||
*/
|
*/
|
||||||
class BaseTest {
|
public class BaseTest {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The properties file location.
|
* The properties file location.
|
||||||
|
|||||||
Reference in New Issue
Block a user