updated to support the new Settings implementation

Former-commit-id: ab47079a0426c72cd71e9332faf81593045b33f0
This commit is contained in:
Jeremy Long
2014-04-16 08:02:05 -04:00
parent cdd4765d38
commit b905f46f98

View File

@@ -22,13 +22,14 @@ import java.io.InputStream;
import java.io.PrintStream;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import org.owasp.dependencycheck.BaseTest;
/**
*
* @author colezlaw
*
*/
public class XPathNuspecParserTest {
public class XPathNuspecParserTest extends BaseTest {
/**
* Test all the valid components.