X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fusermgt%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fsecurity%2Fauthorization%2FStartsWithPathConditionTest.java;h=64536ff54636ef2ba39d6acd3390db5eb7151ac7;hb=HEAD;hp=49666ce06320c56d5e44e6f08deaab58087136f0;hpb=9449ea0f360f6e9c14057db57f3ee0bfba947ab4;p=utils diff --git a/security/usermgt/src/test/java/org/wamblee/security/authorization/StartsWithPathConditionTest.java b/security/usermgt/src/test/java/org/wamblee/security/authorization/StartsWithPathConditionTest.java index 49666ce0..64536ff5 100644 --- a/security/usermgt/src/test/java/org/wamblee/security/authorization/StartsWithPathConditionTest.java +++ b/security/usermgt/src/test/java/org/wamblee/security/authorization/StartsWithPathConditionTest.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;