Removed DOCUMENT ME comments that were generated and applied source code
[utils] / security / src / test / java / org / wamblee / security / authorization / RegexpPathConditionTest.java
index f9f293ee589c43a9052dcd7305a854101cb864ef..58383923993309f5a8cd2a749bb5f64b89967e42 100644 (file)
@@ -17,10 +17,9 @@ package org.wamblee.security.authorization;
 
 import junit.framework.TestCase;
 
-
 /**
  * Test for regular expression matching.
- *
+ * 
  * @author Erik Brakkee
  */
 public class RegexpPathConditionTest extends TestCase {