aboutsummaryrefslogtreecommitdiffstats
path: root/utils/src/test/java/org/onap/policy/common/utils/properties/exception/PropertyExceptionTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'utils/src/test/java/org/onap/policy/common/utils/properties/exception/PropertyExceptionTest.java')
-rw-r--r--utils/src/test/java/org/onap/policy/common/utils/properties/exception/PropertyExceptionTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/src/test/java/org/onap/policy/common/utils/properties/exception/PropertyExceptionTest.java b/utils/src/test/java/org/onap/policy/common/utils/properties/exception/PropertyExceptionTest.java
index a0d4645f..9055aeb7 100644
--- a/utils/src/test/java/org/onap/policy/common/utils/properties/exception/PropertyExceptionTest.java
+++ b/utils/src/test/java/org/onap/policy/common/utils/properties/exception/PropertyExceptionTest.java
@@ -25,7 +25,7 @@ import org.junit.Test;
/**
* Test class for PropertyException.
*/
-public class PropertyExceptionTest extends BasicPropertyExceptionTester {
+public class PropertyExceptionTest extends SupportBasicPropertyExceptionTester {
/**
* Test method for