mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-30 18:15:39 +00:00
Fix to compile error in r31548
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31551 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
parent
2754a50ab9
commit
e6ade9b51a
@ -34,7 +34,7 @@ import org.junit.runners.Suite;
|
|||||||
DefaultComparisonUtilsTest.class,
|
DefaultComparisonUtilsTest.class,
|
||||||
SchemaComparatorTest.class,
|
SchemaComparatorTest.class,
|
||||||
ValidatingVisitorTest.class,
|
ValidatingVisitorTest.class,
|
||||||
SchemaToXMLTest.class,
|
SchemaToXMLTest.class
|
||||||
})
|
})
|
||||||
public class SchemaCompTestSuite
|
public class SchemaCompTestSuite
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user