JDK7: re-enable one last test that I forgot to uncomment

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@42066 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Samuel Langlois
2012-09-27 09:20:40 +00:00
parent 119559a849
commit 3696d8a2f4

View File

@@ -937,7 +937,7 @@ public class HomeFolderProviderSynchronizerTest
exists("a/b/c"));
}
//@Test
@Test
@SuppressWarnings("deprecation")
public void test22Version1HomeFolderProvider() throws Exception
{