Re-enabled schema reference file checks for continuous integration.

This should have been done as part of ALF-12874 (Schema reference files are out of date.) and also meant that JBPM inconsistencies were not picked up (ALF-15419).




git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@41134 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Matt Ward 2012-08-31 13:30:38 +00:00
parent bc839bdcdc
commit 5e7b1953d9

View File

@ -62,7 +62,6 @@ public class SchemaReferenceFileTest
ctx.close();
}
@Ignore("Disabled until reference files brought up to date.")
@Test
public void checkReferenceFile()
{