1   package ch.qos.logback.access;
2   
3   public class TeztConstants {
4    
5     public static final String TEST_DIR_PREFIX =  "src/test/";
6   }