瀏覽代碼

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;