]> WPIA git - gigi.git/blobdiff - tests/org/cacert/gigi/util/TestPasswordHash.java
[EMPTY] Organize all imports
[gigi.git] / tests / org / cacert / gigi / util / TestPasswordHash.java
index 2e323f781cfe23f06ca40650f155c1961dd82f16..1c2d9d3a4e3cd7e7be2ac204da9495c844893db8 100644 (file)
@@ -1,8 +1,9 @@
 package org.cacert.gigi.util;
 
-import org.junit.Test;
 import static org.junit.Assert.*;
 
+import org.junit.Test;
+
 public class TestPasswordHash {
 
     @Test