From 507ae723e3833758537192900e81a6d13ad04162 Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Fri, 2 Sep 2011 00:10:32 +0000 Subject: [PATCH] Test [LANG-744] StringUtils throws java.security.AccessControlException on Google App Engine. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1164305 13f79535-47bb-0310-9956-ffa450edef68 --- src/test/resources/java.policy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/java.policy b/src/test/resources/java.policy index d646d170a..c321b33e7 100644 --- a/src/test/resources/java.policy +++ b/src/test/resources/java.policy @@ -16,7 +16,7 @@ // // -// $Id:$ +// $Id$ // // Allows unit tests to run with a Java Security Manager //