X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fusermgt%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fsecurity%2Fauthorization%2FRegexpPathConditionTest.java;h=cba576573cf38236efb72cdeb1e9a057e0837ed7;hb=3e8de23e00da80d5506c750a28e7d25f261eda92;hp=5876c46f0ffb55ef48933a5bc567bba8c3bf82be;hpb=db9f2962e5c2fe846dc11292d578e6ca878e6716;p=utils diff --git a/security/usermgt/src/test/java/org/wamblee/security/authorization/RegexpPathConditionTest.java b/security/usermgt/src/test/java/org/wamblee/security/authorization/RegexpPathConditionTest.java index 5876c46f..cba57657 100644 --- a/security/usermgt/src/test/java/org/wamblee/security/authorization/RegexpPathConditionTest.java +++ b/security/usermgt/src/test/java/org/wamblee/security/authorization/RegexpPathConditionTest.java @@ -12,7 +12,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - */ + */ package org.wamblee.security.authorization; import junit.framework.TestCase;