Fix issues raised by tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2565 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-03-22 12:04:59 +00:00
parent 706c1e331d
commit 9fe16d5ae3
3 changed files with 6 additions and 14 deletions

View File

@@ -79,7 +79,7 @@ public class IntegrityTest extends TestCase
public static final QName TEST_PROP_INT_B = QName.createQName(NAMESPACE, "prop-int-b");
public static final QName TEST_PROP_INT_C = QName.createQName(NAMESPACE, "prop-int-c");
private static ApplicationContext ctx;
public static ApplicationContext ctx;
static
{
ctx = ApplicationContextHelper.getApplicationContext();