Updated implementation of broker (data services, generated code), added Integration...
[controller.git] / opendaylight / md-sal / sal-binding-it / src / test / java / org / opendaylight / controller / test / sal / binding / it / AbstractTest.java
index 6e772b5a364960eaef67a8761ff83bc8469da378..083741e0ece88e0730028927d5f27df1f4db63d6 100644 (file)
@@ -59,4 +59,5 @@ public abstract class AbstractTest {
                 // BASE Models
                 baseModelBundles(), flowCapableModelBundles(), junitAndMockitoBundles());
     }
+    
 }