Merge "Fix template generator for R2"
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / driver / src / test / java / org / onap / vfc / nfvo / driver / vnfm / svnfm / nokia / vnfm / TestConstants.java
index 58afb9b..6244203 100644 (file)
@@ -21,7 +21,7 @@ import org.onap.vfc.nfvo.driver.vnfm.svnfm.nokia.util.TestUtil;
 public class TestConstants {
 
     @Test
-    public void useInStaticWay(){
+    public void useInStaticWay() {
         TestUtil.coveragePrivateConstructorForClassesWithStaticMethodsOnly(Constants.class);
     }
 }
\ No newline at end of file