Andrei Stefan пре 17 година
родитељ
комит
24ff891fea

+ 2 - 0
core/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTests.java

@@ -37,6 +37,8 @@ import org.springframework.util.FileCopyUtils;
  * @author Andrei Stefan
  */
 public class BasicLookupStrategyTests {
+    //~ Instance fields ================================================================================================
+    
     private static JdbcTemplate jdbcTemplate;
 
     private LookupStrategy strategy;