Removed DOCUMENT ME comments that were generated and applied source code
[utils] / security / src / test / java / org / wamblee / security / authorization / StartsWithPathConditionTest.java
index ce1bfb464fa2a943ce06f1500466b41019201e89..2a8ac990d5a93b83d369ff77e996c643bee75a39 100644 (file)
@@ -17,10 +17,9 @@ package org.wamblee.security.authorization;
 
 import junit.framework.TestCase;
 
-
 /**
  * Tests for StartsWithPathCondition.
- *
+ * 
  * @author Erik Brakkee
  */
 public class StartsWithPathConditionTest extends TestCase {