소스 검색

fix checkstyle error

jrivard@gmail.com 6 년 전
부모
커밋
5278e03842
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      server/src/test/java/password/pwm/util/XmlElementTest.java

+ 1 - 0
server/src/test/java/password/pwm/util/XmlElementTest.java

@@ -19,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
+
 package password.pwm.util;
 
 import org.junit.Test;